GNU bug report logs - #62148
[PATCH] gnu: komikku: Update to 1.14.0.

Previous Next

Package: guix-patches;

Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Date: Sun, 12 Mar 2023 17:38:02 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#62148: closed ([PATCH] gnu: komikku: Update to 1.14.0.)
Date: Sun, 19 Mar 2023 08:29:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 19 Mar 2023 09:28:21 +0100
with message-id <b4dfba80777a2d42a4ccd29ab7e7c25deb7a76dd.camel <at> gmail.com>
and subject line Re: [bug#62148] [PATCH] gnu: komikku: Update to 1.14.0.
has caused the debbugs.gnu.org bug report #62148,
regarding [PATCH] gnu: komikku: Update to 1.14.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
62148: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62148
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: komikku: Update to 1.14.0.
Date: Sun, 12 Mar 2023 18:23:56 +0100
* 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



[Message part 3 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: Christopher Baines <mail <at> cbaines.net>
Cc: 62148-done <at> debbugs.gnu.org
Subject: Re: [bug#62148] [PATCH] gnu: komikku: Update to 1.14.0.
Date: Sun, 19 Mar 2023 09:28:21 +0100
Am Donnerstag, dem 16.03.2023 um 17:57 +0000 schrieb Christopher
Baines:
> 
> Liliana Marie Prikler <liliana.prikler <at> gmail.com> writes:
> 
> > * gnu/packages/gnome.scm (komikku): Update to 1.14.0.
> > ---
> >  gnu/packages/gnome.scm | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> Looks good to me, please push!
Done.

Cheers


This bug report was last modified 2 years and 126 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.