3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: komikku: Update to 0.36.1.

* gnu/packages/gnome.scm (komikku): Update to 0.36.1.
This commit is contained in:
Liliana Marie Prikler 2022-01-15 19:27:38 +01:00
parent 179ffc105e
commit 3945810835
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -12408,7 +12408,7 @@ integrated profiler via Sysprof, debugging support, and more.")
(define-public komikku
(package
(name "komikku")
(version "0.36.0")
(version "0.36.1")
(source
(origin
(method git-fetch)
@ -12418,7 +12418,7 @@ integrated profiler via Sysprof, debugging support, and more.")
(file-name (git-file-name name version))
(sha256
(base32
"05gc51dphqladfv1dw680hzgvmiydggz885zhmhw501jm1f15ryj"))))
"0iqis1b248gj1jb1yzw5dcs99bm078hixg9ir0vb961ymwzv2mmc"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t