unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62148] [PATCH] gnu: komikku: Update to 1.14.0.
@ 2023-03-12 17:23 Liliana Marie Prikler
  2023-03-16 17:57 ` Christopher Baines
  0 siblings, 1 reply; 3+ messages in thread
From: Liliana Marie Prikler @ 2023-03-12 17:23 UTC (permalink / raw)
  To: 62148

* gnu/packages/gnome.scm (komikku): Update to 1.14.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 34758f2afc..2a2d5f35c0 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13288,7 +13288,7 @@ (define-public gnome-builder
 (define-public komikku
   (package
     (name "komikku")
-    (version "1.12.1")
+    (version "1.14.0")
     (source
      (origin
        (method git-fetch)
@@ -13298,7 +13298,7 @@ (define-public komikku
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0mwaxpvyd2dzkivxr41kjn2n0ahn03170wbpbk3as0pl8achdcjq"))))
+         "1pknm3xz2hai8y6ynlyz7y1k1kaay7mkpm1svx66ggjhz8jzcrj5"))))
     (build-system meson-build-system)
     (arguments
      (list
-- 
2.39.2





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

end of thread, other threads:[~2023-03-19  8:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-12 17:23 [bug#62148] [PATCH] gnu: komikku: Update to 1.14.0 Liliana Marie Prikler
2023-03-16 17:57 ` Christopher Baines
2023-03-19  8:28   ` bug#62148: " Liliana Marie Prikler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).