me
/
guix
Archived
1
0
Fork 0

gnu: komikku: Update to 0.26.0.

* gnu/packages/gnome.scm (komikku): Update to 0.26.0.
master
Leo Prikler 2021-02-04 19:22:58 +01:00
parent 67a5590a66
commit a90aad8c2c
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -11842,7 +11842,7 @@ integrated profiler via Sysprof, debugging support, and more.")
(define-public komikku
(package
(name "komikku")
(version "0.25.1")
(version "0.26.0")
(source
(origin
(method git-fetch)
@ -11852,7 +11852,7 @@ integrated profiler via Sysprof, debugging support, and more.")
(file-name (git-file-name name version))
(sha256
(base32
"03skci66y9qqiv4bqbbc0w6d6agilwmx95cw7sribj06zcykm7m3"))))
"1g5rhp3d97v0s8nk536vqpv6qd4gha4h27bfdkypcqa42h8wyxm2"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t