mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: screenfetch: Update to 3.9.9.
* gnu/packages/admin.scm (screenfetch): Update to 3.9.9. Change-Id: I62852850bdbfa55b6300b99bb2c2979432f79d43
This commit is contained in:
parent
04162dd5a5
commit
32449def33
1 changed files with 2 additions and 2 deletions
|
@ -4485,7 +4485,7 @@ becomes gUwUix.")
|
|||
(define-public screenfetch
|
||||
(package
|
||||
(name "screenfetch")
|
||||
(version "3.9.1")
|
||||
(version "3.9.9")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -4494,7 +4494,7 @@ becomes gUwUix.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"04l8aqr474pb115nagn9f6y48jw92n1qfszgw7dbhgl4mpn95lcr"))))
|
||||
"0fly580235wmrqxgpf2mlblj587q05mikpsgaw1qq7z1nl44rmjh"))))
|
||||
(build-system trivial-build-system)
|
||||
(arguments
|
||||
`(#:modules ((guix build utils))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue