GNU bug report logs - #66482
[PATCH] gnu: guile-ini: Update to 0.5.4.

Previous Next

Package: guix-patches;

Reported by: Fabio Natali <me <at> fabionatali.com>

Date: Thu, 12 Oct 2023 09:48: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#66482: closed ([PATCH] gnu: guile-ini: Update to 0.5.4.)
Date: Fri, 13 Oct 2023 13:19:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 13 Oct 2023 15:17:50 +0200
with message-id <87bkd2d5kx.fsf <at> gnu.org>
and subject line Re: bug#66482: [PATCH] gnu: guile-ini: Update to 0.5.4.
has caused the debbugs.gnu.org bug report #66482,
regarding [PATCH] gnu: guile-ini: Update to 0.5.4.
to be marked as done.

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


-- 
66482: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66482
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Fabio Natali <me <at> fabionatali.com>
To: guix-patches <at> gnu.org
Cc: Fabio Natali <me <at> fabionatali.com>
Subject: [PATCH] gnu: guile-ini: Update to 0.5.4.
Date: Thu, 12 Oct 2023 10:34:21 +0100
* gnu/packages/guile-xyz.scm: Update to 0.5.4.
---
 gnu/packages/guile-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 05ba6d299c..97504e1f39 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -5444,7 +5444,7 @@ (define-public guile2.2-smc
 (define-public guile-ini
   (package
     (name "guile-ini")
-    (version "0.5.3")
+    (version "0.5.4")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -5453,7 +5453,7 @@ (define-public guile-ini
               (file-name (string-append name "-" version))
               (sha256
                (base32
-                "03pdbas7f6r2q3jbcn68xpm57hika3byb4rhsf0544kw6yk3bm8q"))))
+                "10glfdhyv8h58cmf0xl1g7jk05pd5hzdncc2c709b8pyncrdiakh"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags '("GUILE_AUTO_COMPILE=0") ;to prevent guild warnings

base-commit: 1328c4cca531318e3ed90c6aecb522a5b22a4bcc
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Fabio Natali <me <at> fabionatali.com>
Cc: 66482-done <at> debbugs.gnu.org
Subject: Re: bug#66482: [PATCH] gnu: guile-ini: Update to 0.5.4.
Date: Fri, 13 Oct 2023 15:17:50 +0200
Closing! Sending two different patches, opens two different tickets
sadly.  It is preferred to send reply to XXX <at> debbugs.gnu.org not to
open new tickets :).

Mathieu


This bug report was last modified 1 year and 279 days ago.

Previous Next


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