GNU bug report logs - #61150
[PATCH] gnu: komikku: Update to 1.10.1.

Previous Next

Package: guix-patches;

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

Date: Sun, 29 Jan 2023 14:00: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>
Subject: bug#61150: closed (Re: [PATCH] gnu: komikku: Update to 1.10.1.)
Date: Sun, 05 Feb 2023 06:17:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#61150: [PATCH] gnu: komikku: Update to 1.10.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 61150 <at> debbugs.gnu.org.

-- 
61150: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61150
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: 61150-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: komikku: Update to 1.10.1.
Date: Sun, 05 Feb 2023 07:16:28 +0100
Am Sonntag, dem 29.01.2023 um 14:56 +0100 schrieb Liliana Marie
Prikler:
> * gnu/packages/gnome.scm (komikku): Update to 1.10.1.
Pushed.

[Message part 3 (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.10.1.
Date: Sun, 29 Jan 2023 14:56:55 +0100
* gnu/packages/gnome.scm (komikku): Update to 1.10.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 b1f0615702..19a96ef9f4 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.9.0")
+    (version "1.10.1")
     (source
      (origin
        (method git-fetch)
@@ -13231,7 +13231,7 @@ (define-public komikku
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0vz7mw9kvp3yhn7iqg11dvmk77l65wjp6p1rpn4xnr335zfacmjh"))))
+         "17nyfpg15i87204017as2dq491bq3dy261flwx71b2z4f4k6q83b"))))
     (build-system meson-build-system)
     (arguments
      (list
-- 
2.39.1




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

Previous Next


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