me
/
guix
Archived
1
0
Fork 0

gnu: komikku: Update to 0.41.0.

* gnu/packages/gnome.scm (komikku): Update to 0.41.0.
master
Liliana Marie Prikler 2022-09-08 10:16:08 +02:00
parent 5f07efda06
commit 839e984e09
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -12455,7 +12455,7 @@ profiler via Sysprof, debugging support, and more.")
(define-public komikku
(package
(name "komikku")
(version "0.40.0")
(version "0.41.0")
(source
(origin
(method git-fetch)
@ -12465,7 +12465,7 @@ profiler via Sysprof, debugging support, and more.")
(file-name (git-file-name name version))
(sha256
(base32
"12l6qks4kwi75ss61yx1f515nb30d987qw3yhi4a36w5xz721p5z"))))
"17r059srxrx26w40swy47pdpyigyjdczp8550g4rfh86qs3ld4il"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t