me
/
guix
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>
master
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
1 changed files with 2 additions and 2 deletions

View File

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