@@ 4616,7 4616,7 @@ information tool.")
(define-public fastfetch
(package
(name "fastfetch")
- (version "2.34.1")
+ (version "2.36.1")
(source
(origin
(method git-fetch)
@@ 4625,7 4625,7 @@ information tool.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1fb8ix2wxvqb414gvc6174dwigpixswbysq7yp9c3rw3c55r294h"))
+ (base32 "13999l229v2awcl29y3fgijhg8hbk8i9gz6j31z7p9xhkrhn3y42"))
(modules '((guix build utils)))
(snippet '(begin
(delete-file-recursively "src/3rdparty")))))