summaryrefslogtreecommitdiff
path: root/gnu/packages/admin.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/admin.scm')
-rw-r--r--gnu/packages/admin.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 55174ddbb5b..0c28ccac23f 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -4711,7 +4711,7 @@ information tool.")
4711(define-public fastfetch-minimal 4711(define-public fastfetch-minimal
4712 (package 4712 (package
4713 (name "fastfetch-minimal") 4713 (name "fastfetch-minimal")
4714 (version "2.60.0") 4714 (version "2.63.1")
4715 (source 4715 (source
4716 (origin 4716 (origin
4717 (method git-fetch) 4717 (method git-fetch)
@@ -4720,7 +4720,7 @@ information tool.")
4720 (commit version))) 4720 (commit version)))
4721 (file-name (git-file-name name version)) 4721 (file-name (git-file-name name version))
4722 (sha256 4722 (sha256
4723 (base32 "089577qgxd63zqzd00fz381bfpmj6pwlmy2zfan9r6gbm1jvj4i8")) 4723 (base32 "13a5maf8jxyga5bga96s40binqp2i54pjlipsnqgfj85q01yzkg9"))
4724 (modules '((guix build utils))) 4724 (modules '((guix build utils)))
4725 (snippet '(begin 4725 (snippet '(begin
4726 (delete-file-recursively "src/3rdparty") 4726 (delete-file-recursively "src/3rdparty")