unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62926] [PATCH] gnu: komikku: Update to 1.17.0.
@ 2023-04-18 11:25 Liliana Marie Prikler
  2023-04-21  9:07 ` bug#62926: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Liliana Marie Prikler @ 2023-04-18 11:25 UTC (permalink / raw)
  To: 62926

This fixes a version incompatibility with WebkitGTK.

* gnu/packages/gnome.scm (komikku): Update to 1.17.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 f651459631..fe8e504442 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13299,7 +13299,7 @@ (define-public gnome-builder
 (define-public komikku
   (package
     (name "komikku")
-    (version "1.15.0")
+    (version "1.17.0")
     (source
      (origin
        (method git-fetch)
@@ -13309,7 +13309,7 @@ (define-public komikku
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0yd4274qxpv0wg1lm6daip2nd135qq07pfl5wrm2rqlzs5mvqs3n"))))
+         "0snb6vdgb3l2mw0kr0yb4zjpq46w56rpi554vqn5ks6qwywvs58g"))))
     (build-system meson-build-system)
     (arguments
      (list
-- 
2.39.2





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

* bug#62926: [PATCH] gnu: komikku: Update to 1.17.0.
  2023-04-18 11:25 [bug#62926] [PATCH] gnu: komikku: Update to 1.17.0 Liliana Marie Prikler
@ 2023-04-21  9:07 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-21  9:07 UTC (permalink / raw)
  To: Liliana Marie Prikler; +Cc: 62926-done

Hello,

Liliana Marie Prikler <liliana.prikler@gmail.com> writes:

> This fixes a version incompatibility with WebkitGTK.
>
> * gnu/packages/gnome.scm (komikku): Update to 1.17.0.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2023-04-21 10:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-18 11:25 [bug#62926] [PATCH] gnu: komikku: Update to 1.17.0 Liliana Marie Prikler
2023-04-21  9:07 ` bug#62926: " Nicolas Goaziou

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).