me
/
guix
Archived
1
0
Fork 0

gnu: fnott: Update to 1.4.0.

* gnu/packages/wm.scm (fnott): Update to 1.4.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
kiasoc5 2023-06-15 23:46:45 -04:00 committed by Christopher Baines
parent 8d46e3e0fd
commit f235d49ef3
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -1108,7 +1108,7 @@ the XDG Autostart specification.")
(define-public fnott
(package
(name "fnott")
(version "1.3.0")
(version "1.4.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1117,7 +1117,7 @@ the XDG Autostart specification.")
(file-name (git-file-name name version))
(sha256
(base32
"00zg03nz79kqcsnwmm22friawhvl05f93yxpvqmy5wvggx9hrlz8"))))
"0l0brayvcifrc5rxxkqfrskd6523vs3allg2cxhwkixqf2ddg7kh"))))
(build-system meson-build-system)
(arguments `(#:build-type "release"))
(native-inputs