1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-30 22:35:57 +02:00

gnu: cozy: Update to 0.9.4.

* gnu/packages/ebook.scm (cozy): Update to 0.9.4.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
This commit is contained in:
Vinicius Monego
2021-05-04 15:05:48 +00:00
committed by Arun Isaac
parent 7fc5ca1d18
commit d2a265b08e
+2 -2
View File
@@ -474,7 +474,7 @@ following formats:
(define-public cozy
(package
(name "cozy")
(version "0.7.8")
(version "0.9.4")
(source
(origin
(method git-fetch)
@@ -483,7 +483,7 @@ following formats:
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0z2wj9g32aa5g9pw81q49iv1smb6yvlv9zs0vrzbx6mw8cj3c5d2"))))
(base32 "182y6mkr39qgwk1n33nhfngqjyadrijiyfkzxydx9hfch302i8wz"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t