GNU bug report logs - #61450
[PATCH] gnu: komikku: Update to 1.11.1.

Previous Next

Package: guix-patches;

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

Date: Sun, 12 Feb 2023 08:24:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61450: closed ([PATCH] gnu: komikku: Update to 1.11.1.)
Date: Sat, 18 Feb 2023 11:50:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 18 Feb 2023 12:49:42 +0100
with message-id <87y1ovry5l.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#61450] [PATCH] gnu: komikku: Update to 1.11.1.
has caused the debbugs.gnu.org bug report #61450,
regarding [PATCH] gnu: komikku: Update to 1.11.1.
to be marked as done.

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


-- 
61450: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61450
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.11.1.
Date: Sun, 12 Feb 2023 09:12:01 +0100
* gnu/packages/gnome.scm (komikku): Update to 1.11.1.
---
 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 19a96ef9f4..ab25500144 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13221,7 +13221,7 @@ (define-public gnome-builder
 (define-public komikku
   (package
     (name "komikku")
-    (version "1.10.1")
+    (version "1.11.1")
     (source
      (origin
        (method git-fetch)
@@ -13231,7 +13231,7 @@ (define-public komikku
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "17nyfpg15i87204017as2dq491bq3dy261flwx71b2z4f4k6q83b"))))
+         "0wvz7ca427x16vrjqzq7b9k1xlgdyhykdix41f48b1m3ry4wcqp2"))))
     (build-system meson-build-system)
     (arguments
      (list
-- 
2.39.1



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Christopher Baines <mail <at> cbaines.net>
Cc: 61450-done <at> debbugs.gnu.org,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: Re: [bug#61450] [PATCH] gnu: komikku: Update to 1.11.1.
Date: Sat, 18 Feb 2023 12:49:42 +0100
Hello,

Christopher Baines <mail <at> cbaines.net> writes:

> Liliana Marie Prikler <liliana.prikler <at> gmail.com> writes:
>
>> * gnu/packages/gnome.scm (komikku): Update to 1.11.1.
>> ---
>>  gnu/packages/gnome.scm | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> Looks good to me :)

Applied. This looks like scientific management!

Regards,
-- 
Nicolas Goaziou


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

Previous Next


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