all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#64475] [PATCH] gnu: autoconf-archive: Update to 2023.02.20.
@ 2023-07-05 12:47 Michael Ford
  2023-08-07 13:02 ` bug#64475: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-07-05 12:47 UTC (permalink / raw)
  To: 64475

From 2d80529450298e4142934d78e0fbc1f865257bb0 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Wed, 5 Jul 2023 13:45:58 +0100
Subject: [PATCH] gnu: autoconf-archive: Update to 2023.02.20.

* gnu/packages/autotools.scm (autoconf-archive): Update to 2023.02.20.
---
 gnu/packages/autotools.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/autotools.scm b/gnu/packages/autotools.scm
index fc6bb196f1..73dbfadf66 100644
--- a/gnu/packages/autotools.scm
+++ b/gnu/packages/autotools.scm
@@ -276,7 +276,7 @@ (define-public autoconf-wrapper
 (define-public autoconf-archive
   (package
     (name "autoconf-archive")
-    (version "2022.09.03")
+    (version "2023.02.20")
     (source
      (origin
       (method url-fetch)
@@ -284,7 +284,7 @@ (define-public autoconf-archive
                           version ".tar.xz"))
       (sha256
        (base32
-        "08zl68xdd907fb1r8kb88ycq09w9g53hfbflpq3pkblc1pq58x70"))))
+        "0cqsqdnmjdyybzw8wqhwkgs1vh7r5pbw66a6g7sz2a5fg6209m3i"))))
     (build-system gnu-build-system)
     (home-page "https://www.gnu.org/software/autoconf-archive/")
     (synopsis "Collection of freely reusable Autoconf macros")
-- 
2.41.0




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

* bug#64475: [PATCH] gnu: autoconf-archive: Update to 2023.02.20.
  2023-07-05 12:47 [bug#64475] [PATCH] gnu: autoconf-archive: Update to 2023.02.20 Michael Ford
@ 2023-08-07 13:02 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-08-07 13:02 UTC (permalink / raw)
  To: Michael Ford; +Cc: 64475-done

Michael Ford <fanquake@gmail.com> skribis:

>>From 2d80529450298e4142934d78e0fbc1f865257bb0 Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake@gmail.com>
> Date: Wed, 5 Jul 2023 13:45:58 +0100
> Subject: [PATCH] gnu: autoconf-archive: Update to 2023.02.20.
>
> * gnu/packages/autotools.scm (autoconf-archive): Update to 2023.02.20.

Applied, thanks!




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

end of thread, other threads:[~2023-08-07 13:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-05 12:47 [bug#64475] [PATCH] gnu: autoconf-archive: Update to 2023.02.20 Michael Ford
2023-08-07 13:02 ` bug#64475: " Ludovic Courtès

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.