unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66482] [PATCH] gnu: guile-ini: Update to 0.5.4.
@ 2023-10-12  9:34 Fabio Natali via Guix-patches via
  2023-10-13 13:15 ` bug#66484: " Mathieu Othacehe
  2023-10-13 13:17 ` bug#66482: " Mathieu Othacehe
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Natali via Guix-patches via @ 2023-10-12  9:34 UTC (permalink / raw)
  To: 66482; +Cc: Fabio Natali

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#66484: [PATCH] gnu: guile-ini: Update to 0.5.4.
  2023-10-12  9:34 [bug#66482] [PATCH] gnu: guile-ini: Update to 0.5.4 Fabio Natali via Guix-patches via
@ 2023-10-13 13:15 ` Mathieu Othacehe
  2023-10-13 13:17 ` bug#66482: " Mathieu Othacehe
  1 sibling, 0 replies; 3+ messages in thread
From: Mathieu Othacehe @ 2023-10-13 13:15 UTC (permalink / raw)
  To: Fabio Natali; +Cc: 66484-done


Hello,

> Micro change to update guile-ini to the recently released 0.5.4 version. Hope it's ok.

Applied, thanks!

Mathieu




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#66482: [PATCH] gnu: guile-ini: Update to 0.5.4.
  2023-10-12  9:34 [bug#66482] [PATCH] gnu: guile-ini: Update to 0.5.4 Fabio Natali via Guix-patches via
  2023-10-13 13:15 ` bug#66484: " Mathieu Othacehe
@ 2023-10-13 13:17 ` Mathieu Othacehe
  1 sibling, 0 replies; 3+ messages in thread
From: Mathieu Othacehe @ 2023-10-13 13:17 UTC (permalink / raw)
  To: Fabio Natali; +Cc: 66482-done


Closing! Sending two different patches, opens two different tickets
sadly.  It is preferred to send reply to XXX@debbugs.gnu.org not to
open new tickets :).

Mathieu




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-13 13:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-12  9:34 [bug#66482] [PATCH] gnu: guile-ini: Update to 0.5.4 Fabio Natali via Guix-patches via
2023-10-13 13:15 ` bug#66484: " Mathieu Othacehe
2023-10-13 13:17 ` bug#66482: " Mathieu Othacehe

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).