gnu: komikku: Update to 0.23.0.

* gnu/packages/gnome.scm (komikku): Update to 0.23.0.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
This commit is contained in:
Leo Prikler 2020-11-20 10:31:17 +01:00 committed by Tobias Geerinckx-Rice
parent 17a53aec7a
commit b4c727f1e5
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -11901,7 +11901,7 @@ (define-public gnome-builder
(define-public komikku
(package
(name "komikku")
(version "0.22.1")
(version "0.23.0")
(source
(origin
(method git-fetch)
@ -11911,7 +11911,7 @@ (define-public komikku
(file-name (git-file-name name version))
(sha256
(base32
"0ds4j542zprbyh36qyii1c9mb7kj14cvrfk5miqjvp8y4b5i6mdi"))))
"1xh3qmf2pk80qxj528lajjcwg7mps72s1zz8cj388av58p8l3hyw"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t