me
/
guix
Archived
1
0
Fork 0

gnu: komikku: Update to 0.35.0.

* gnu/packages/gnome.scm (komikku): Update to 0.35.0.
master
Liliana Marie Prikler 2021-10-12 17:48:15 +02:00
parent 385c9a4e30
commit bbe121a2bf
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -12075,7 +12075,7 @@ integrated profiler via Sysprof, debugging support, and more.")
(define-public komikku
(package
(name "komikku")
(version "0.34.1")
(version "0.35.0")
(source
(origin
(method git-fetch)
@ -12085,7 +12085,7 @@ integrated profiler via Sysprof, debugging support, and more.")
(file-name (git-file-name name version))
(sha256
(base32
"1mz9jz62ifpg7pxkbaglw98v0d94wi6y459f0r4qr7kjxhnfq3km"))))
"19axlz34zg4ijfc1z0y2xp6ayi5hvgvqdp4wprkp0wjrkfn7dkq7"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t