1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-28 21:20:29 +02:00

gnu: komikku: Update to 0.33.1.

* gnu/packages/gnome.scm (komikku): Update to 0.33.1.
This commit is contained in:
Liliana Marie Prikler
2021-09-23 08:03:15 +02:00
parent 55844efecc
commit cf5152d8d0

View File

@@ -12070,7 +12070,7 @@ integrated profiler via Sysprof, debugging support, and more.")
(define-public komikku
(package
(name "komikku")
(version "0.33.0")
(version "0.33.1")
(source
(origin
(method git-fetch)
@@ -12080,7 +12080,7 @@ integrated profiler via Sysprof, debugging support, and more.")
(file-name (git-file-name name version))
(sha256
(base32
"0359j8frhacgfyr1pjxbg7hk49v8wpybhpcpgyyxc799q4frlc97"))))
"00a2kz63bfyjan56d713afakv74bf6rcv6x5fxcmr6l5dmszjw8n"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t