me
/
guix
Archived
1
0
Fork 0

gnu: fnott: Update to 1.3.0.

* gnu/packages/wm.scm (fnott): Update to 1.3.0.
Marius Bakke 2022-12-08 12:15:11 +01:00
parent 4d162d70a5
commit 1b6172d5f6
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -1055,7 +1055,7 @@ experience.")
(define-public fnott
(package
(name "fnott")
(version "1.2.1")
(version "1.3.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1064,7 +1064,7 @@ experience.")
(file-name (git-file-name name version))
(sha256
(base32
"1770p5hfswbaa15zmjh10n7fskch00d3y03ij3gfb1v4q314nb9n"))))
"00zg03nz79kqcsnwmm22friawhvl05f93yxpvqmy5wvggx9hrlz8"))))
(build-system meson-build-system)
(arguments `(#:build-type "release"))
(native-inputs