me
/
guix
Archived
1
0
Fork 0

gnu: komikku: Update to 0.34.0.

* gnu/packages/gnome.scm (komikku): Update to 0.34.0.
master
Liliana Marie Prikler 2021-09-30 21:46:10 +02:00
parent e2c58b9150
commit 56b10709ef
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -12070,7 +12070,7 @@ integrated profiler via Sysprof, debugging support, and more.")
(define-public komikku
(package
(name "komikku")
(version "0.33.1")
(version "0.34.0")
(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
"00a2kz63bfyjan56d713afakv74bf6rcv6x5fxcmr6l5dmszjw8n"))))
"0cphy0m1zbcfrn75982b0flvry605a9x15i93sbqcbhqjvp6y9wm"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t