Archived
1
0
Fork 0

gnu: fnott: Update to 1.4.1.

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

Change-Id: I7f7bd853570a3aefd0de502afa5ee9eb9961bd17
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
kiasoc5 2024-02-10 23:35:42 -05:00 committed by John Kehayias
parent 9814abef36
commit 88ee7c9a9c
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

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