unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Fabio Natali via Guix-patches via <guix-patches@gnu.org>
To: 66482@debbugs.gnu.org
Cc: Fabio Natali <me@fabionatali.com>
Subject: [bug#66482] [PATCH] gnu: guile-ini: Update to 0.5.4.
Date: Thu, 12 Oct 2023 10:34:21 +0100	[thread overview]
Message-ID: <09cf826cd6f26206808571804932fc35a6da6767.1697103192.git.me@fabionatali.com> (raw)

* 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





             reply	other threads:[~2023-10-12  9:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-12  9:34 Fabio Natali via Guix-patches via [this message]
2023-10-13 13:15 ` bug#66484: [PATCH] gnu: guile-ini: Update to 0.5.4 Mathieu Othacehe
2023-10-13 13:17 ` bug#66482: " Mathieu Othacehe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=09cf826cd6f26206808571804932fc35a6da6767.1697103192.git.me@fabionatali.com \
    --to=guix-patches@gnu.org \
    --cc=66482@debbugs.gnu.org \
    --cc=me@fabionatali.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).