gnu: hyfetch: Update to 2.0.1.

* gnu/packages/admin.scm (hyfetch): Update to 2.0.1.

Change-Id: I9ee01b7c0d61a1c0f2975351d3530d00f914564d
This commit is contained in:
Artyom V. Poptsov 2025-08-21 22:33:48 +03:00
parent f089b33f07
commit f24ec245d9
No known key found for this signature in database
GPG key ID: 935EBE0736DC857E

View file

@ -4419,7 +4419,7 @@ you are running, what theme or icon set you are using, etc.")
(define-public hyfetch
(package
(name "hyfetch")
(version "1.99.0")
(version "2.0.1")
(source
(origin
(method git-fetch)
@ -4428,7 +4428,7 @@ you are running, what theme or icon set you are using, etc.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "02bc6dhwvf1daqlsw3am9y2wjfkhs8lpw3vgdxw74jg0w9bpzg8q"))))
(base32 "1c81425jaa2i0jdkfp2v7rsb0z7vzgba3735lgf5m921618k18rr"))))
(build-system pyproject-build-system)
(native-inputs
(list python-pytest