* [bug#60994] [PATCH] gnu: komikku: Update to 1.9.0.
@ 2023-01-21 17:55 Liliana Marie Prikler
2023-01-27 15:27 ` Ludovic Courtès
0 siblings, 1 reply; 3+ messages in thread
From: Liliana Marie Prikler @ 2023-01-21 17:55 UTC (permalink / raw)
To: 60994
* gnu/packages/gnome.scm (komikku): Update to 1.9.0.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 2d05bfebff..0bd35acf09 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13217,7 +13217,7 @@ (define-public gnome-builder
(define-public komikku
(package
(name "komikku")
- (version "1.8.0")
+ (version "1.9.0")
(source
(origin
(method git-fetch)
@@ -13227,7 +13227,7 @@ (define-public komikku
(file-name (git-file-name name version))
(sha256
(base32
- "1s9n1m1k99jpr3p8j4grqc6yh5spwgb8wh3zfsd5kdixsm6gx0kz"))))
+ "0vz7mw9kvp3yhn7iqg11dvmk77l65wjp6p1rpn4xnr335zfacmjh"))))
(build-system meson-build-system)
(arguments
(list
--
2.38.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-01-29 7:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-21 17:55 [bug#60994] [PATCH] gnu: komikku: Update to 1.9.0 Liliana Marie Prikler
2023-01-27 15:27 ` Ludovic Courtès
2023-01-29 7:28 ` bug#60994: " Liliana Marie Prikler
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.