mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-26 19:11:46 +02:00
gnu: fyi: Update to 1.0.4.
* gnu/packages/xdisorg.scm (fyi): Update to 1.0.4. Change-Id: I8c104e33bb91aba8bd9ec1e620dd132251ae1bee
This commit is contained in:
committed by
Zheng Junjie
parent
3477c1942b
commit
3c9de6bebe
@@ -3462,7 +3462,7 @@ applications. The font and colors can be configured.")
|
||||
(define-public fyi
|
||||
(package
|
||||
(name "fyi")
|
||||
(version "1.0.3")
|
||||
(version "1.0.4")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@@ -3471,7 +3471,7 @@ applications. The font and colors can be configured.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"112jczg0gfjgf7jkqlr97a9n5nv931dfdmwvnd5jivdh8ljajwfh"))))
|
||||
"1hm0xr807fgv19dmb9204033hpnpsdanq985j49l8i72gj214sah"))))
|
||||
(build-system meson-build-system)
|
||||
(native-inputs (list pkg-config))
|
||||
(inputs (list dbus))
|
||||
|
||||
Reference in New Issue
Block a user