all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#61616] [PATCH] gnu: komikku: Update to 1.12.0.
@ 2023-02-19  8:19 Liliana Marie Prikler
  2023-02-26  8:42 ` [bug#61616] [PATCH v2] gnu: komikku: Update to 1.12.1 Liliana Marie Prikler
  0 siblings, 1 reply; 8+ messages in thread
From: Liliana Marie Prikler @ 2023-02-19  8:19 UTC (permalink / raw)
  To: 61616

* gnu/packages/gnome.scm (komikku): Update to 1.12.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 851b715283..a678445d39 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13270,7 +13270,7 @@ (define-public gnome-builder
 (define-public komikku
   (package
     (name "komikku")
-    (version "1.11.1")
+    (version "1.12.0")
     (source
      (origin
        (method git-fetch)
@@ -13280,7 +13280,7 @@ (define-public komikku
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0wvz7ca427x16vrjqzq7b9k1xlgdyhykdix41f48b1m3ry4wcqp2"))))
+         "1qwidz1isfk47n66b5wdw75zlkyr9106ixm0ximwi68r15ccqj0q"))))
     (build-system meson-build-system)
     (arguments
      (list
-- 
2.39.1





^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-03-06 17:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-19  8:19 [bug#61616] [PATCH] gnu: komikku: Update to 1.12.0 Liliana Marie Prikler
2023-02-26  8:42 ` [bug#61616] [PATCH v2] gnu: komikku: Update to 1.12.1 Liliana Marie Prikler
2023-03-04 17:40   ` [bug#61616] [PATCH] gnu: komikku: Update to 1.12.0 Ludovic Courtès
2023-03-04 17:50     ` Liliana Marie Prikler
2023-03-04 18:28       ` Liliana Marie Prikler
2023-03-05  8:48         ` bug#61616: " Liliana Marie Prikler
2023-03-06 15:54         ` [bug#61616] " Ludovic Courtès
2023-03-06 17:54           ` 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.