GNU bug report logs - #43490
[PATCH] gnu: komikku: Update to 0.20.0.

Previous Next

Package: guix-patches;

Reported by: Leo Prikler <leo.prikler <at> student.tugraz.at>

Date: Fri, 18 Sep 2020 11:58:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#43490: closed ([PATCH] gnu: komikku: Update to 0.20.0.)
Date: Fri, 18 Sep 2020 13:27:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 18 Sep 2020 15:25:59 +0200
with message-id <878sd7z060.fsf <at> gnu.org>
and subject line Re: [bug#43490] [PATCH] gnu: komikku: Update to 0.20.0.
has caused the debbugs.gnu.org bug report #43490,
regarding [PATCH] gnu: komikku: Update to 0.20.0.
to be marked as done.

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


-- 
43490: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43490
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Prikler <leo.prikler <at> student.tugraz.at>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: komikku: Update to 0.20.0.
Date: Fri, 18 Sep 2020 13:56:58 +0200
* gnu/packages/gnome.scm (komikku): Update to 0.20.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 1f7257234b..4db077d558 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11399,7 +11399,7 @@ integrated profiler via Sysprof, debugging support, and more.")
 (define-public komikku
   (package
     (name "komikku")
-    (version "0.19.0")
+    (version "0.20.0")
     (source
      (origin
        (method git-fetch)
@@ -11409,7 +11409,7 @@ integrated profiler via Sysprof, debugging support, and more.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "16d7k500nd9klnjqqcgk3glhv2sy78yndkz3n0x7lynvblsy45kk"))))
+         "0m5dvqh2as5ffi9fmp3452kw44jwm6pl1jw0r5mdkpdxhid15aw8"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t
-- 
2.28.0



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Leo Prikler <leo.prikler <at> student.tugraz.at>
Cc: 43490-done <at> debbugs.gnu.org
Subject: Re: [bug#43490] [PATCH] gnu: komikku: Update to 0.20.0.
Date: Fri, 18 Sep 2020 15:25:59 +0200
> * gnu/packages/gnome.scm (komikku): Update to 0.20.0.

Applied, thanks.

Mathieu


This bug report was last modified 4 years and 305 days ago.

Previous Next


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