GNU bug report logs - #60994
[PATCH] gnu: komikku: Update to 1.9.0.

Previous Next

Package: guix-patches;

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

Date: Sat, 21 Jan 2023 18:35:01 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#60994: closed (Re: bug#60994: [PATCH] gnu: komikku: Update to
 1.9.0.)
Date: Sun, 29 Jan 2023 07:29:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#60994: [PATCH] gnu: komikku: Update to 1.9.0.

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 60994 <at> debbugs.gnu.org.

-- 
60994: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60994
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: Ludovic Courtès <ludo <at> gnu.org>
Cc: 60994-done <at> debbugs.gnu.org
Subject: Re: bug#60994: [PATCH] gnu: komikku: Update to 1.9.0.
Date: Sun, 29 Jan 2023 08:28:41 +0100
Am Freitag, dem 27.01.2023 um 16:27 +0100 schrieb Ludovic Courtès:
> Liliana Marie Prikler <liliana.prikler <at> gmail.com> skribis:
> 
> > * gnu/packages/gnome.scm (komikku): Update to 1.9.0.
> 
> LGTM!
And 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.9.0.
Date: Sat, 21 Jan 2023 18:55:36 +0100
* gnu/packages/gnome.scm (komikku): Update to 1.9.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 2d05bfebff..0bd35acf09 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13217,7 +13217,7 @@ (define-public gnome-builder
 (define-public komikku
   (package
     (name "komikku")
-    (version "1.8.0")
+    (version "1.9.0")
     (source
      (origin
        (method git-fetch)
@@ -13227,7 +13227,7 @@ (define-public komikku
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1s9n1m1k99jpr3p8j4grqc6yh5spwgb8wh3zfsd5kdixsm6gx0kz"))))
+         "0vz7mw9kvp3yhn7iqg11dvmk77l65wjp6p1rpn4xnr335zfacmjh"))))
     (build-system meson-build-system)
     (arguments
      (list
-- 
2.38.1




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

Previous Next


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