unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60472] [PATCH] gnu: komikku: Update to 1.7.0.
@ 2023-01-01 18:07 Liliana Marie Prikler
  0 siblings, 0 replies; only message in thread
From: Liliana Marie Prikler @ 2023-01-01 18:07 UTC (permalink / raw)
  To: 60472

* gnu/packages/gnome.scm (komikku): Update to 1.7.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 47a0f237fe..5178cba0c6 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13160,7 +13160,7 @@ (define-public gnome-builder
 (define-public komikku
   (package
     (name "komikku")
-    (version "1.6.1")
+    (version "1.7.0")
     (source
      (origin
        (method git-fetch)
@@ -13170,7 +13170,7 @@ (define-public komikku
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0ppd9cl16zwqsmpy0pry43qsfrm2xal77y4339qwbnas74gcl1wh"))))
+         "0pgls9lfmgx1wgk7navvr44hdp6ziac19979lkqw2a09jn8y6xxa"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: 6d4c53893308d7db340a2978307a214103660341
-- 
2.38.1





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-01 18:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-01 18:07 [bug#60472] [PATCH] gnu: komikku: Update to 1.7.0 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).