GNU bug report logs - #61616
[PATCH] gnu: komikku: Update to 1.12.0.

Previous Next

Package: guix-patches;

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

Date: Sun, 19 Feb 2023 08:24:03 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#61616: closed ([PATCH] gnu: komikku: Update to 1.12.0.)
Date: Sun, 05 Mar 2023 08:49:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 05 Mar 2023 09:48:06 +0100
with message-id <2415d80e01afd0290ccd51ed362fccbb5d0ccd08.camel <at> gmail.com>
and subject line Re: bug#61616: [PATCH] gnu: komikku: Update to 1.12.0.
has caused the debbugs.gnu.org bug report #61616,
regarding [PATCH] gnu: komikku: Update to 1.12.0.
to be marked as done.

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


-- 
61616: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61616
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.12.0.
Date: Sun, 19 Feb 2023 09:19:00 +0100
* gnu/packages/gnome.scm (komikku): Update to 1.12.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 851b715283..a678445d39 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13270,7 +13270,7 @@ (define-public gnome-builder
 (define-public komikku
   (package
     (name "komikku")
-    (version "1.11.1")
+    (version "1.12.0")
     (source
      (origin
        (method git-fetch)
@@ -13280,7 +13280,7 @@ (define-public komikku
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0wvz7ca427x16vrjqzq7b9k1xlgdyhykdix41f48b1m3ry4wcqp2"))))
+         "1qwidz1isfk47n66b5wdw75zlkyr9106ixm0ximwi68r15ccqj0q"))))
     (build-system meson-build-system)
     (arguments
      (list
-- 
2.39.1



[Message part 3 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 61616-done <at> debbugs.gnu.org
Subject: Re: bug#61616: [PATCH] gnu: komikku: Update to 1.12.0.
Date: Sun, 05 Mar 2023 09:48:06 +0100
Am Samstag, dem 04.03.2023 um 19:28 +0100 schrieb Liliana Marie
Prikler:
> Am Samstag, dem 04.03.2023 um 18:50 +0100 schrieb Liliana Marie
> Prikler:
> > Am Samstag, dem 04.03.2023 um 18:40 +0100 schrieb Ludovic Courtès:
> > > Liliana Marie Prikler <liliana.prikler <at> gmail.com> skribis:
> > > 
> > > > * gnu/packages/gnome.scm (komikku): Update to 1.12.1.
> > > 
> > > This seems to break a few packages:
> > > 
> > >   https://qa.guix.gnu.org/issue/61616
> > > 
> > > Could you take a look?
> > Komikku is a leaf package, it shouldn't affect openmpi at all. 
> > Perhaps that's a flaky package?
> Following up on this:
> > ice-9/read.scm:126:4: In procedure read-expr*:
> > /gnu/store/snf3n2cv3676c4l0axc5r6p5pd7rjklq-openmpi-thread-
> > multiple-
> > 4.1.4-builder:1:4765: Unknown # object: "#<"
> This appears to indicate a broken (possibly corrupted?) input file. 
> WDYT?
At least one of the packages still builds locally, so I pushed the
change now.  Let's watch what CI does.

Cheers


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

Previous Next


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