gnu: komikku: Update to 0.22.0.

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

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Leo Prikler 2020-11-15 19:28:13 +01:00 committed by Efraim Flashner
parent 243512d984
commit b21ff78aa8
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351

View File

@ -11899,7 +11899,7 @@ integrated profiler via Sysprof, debugging support, and more.")
(define-public komikku (define-public komikku
(package (package
(name "komikku") (name "komikku")
(version "0.21.1") (version "0.22.0")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -11909,7 +11909,7 @@ integrated profiler via Sysprof, debugging support, and more.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"17ss5k2hnymk6xyx1dy3q0y2pwcld78cw7d0cs9c0hnhskh5dirh")))) "037lc7qmzqiwjshbp8b8simj1vfdmkpj2mgibsx9nqknf0cnv2pg"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
`(#:glib-or-gtk? #t `(#:glib-or-gtk? #t