GNU bug report logs - #64475
[PATCH] gnu: autoconf-archive: Update to 2023.02.20.

Previous Next

Package: guix-patches;

Reported by: Michael Ford <fanquake <at> gmail.com>

Date: Wed, 5 Jul 2023 12:48:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#64475: closed ([PATCH] gnu: autoconf-archive: Update to
 2023.02.20.)
Date: Mon, 07 Aug 2023 13:04:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 07 Aug 2023 15:02:55 +0200
with message-id <87leent37k.fsf <at> gnu.org>
and subject line Re: bug#64475: [PATCH] gnu: autoconf-archive: Update to 2023.02.20.
has caused the debbugs.gnu.org bug report #64475,
regarding [PATCH] gnu: autoconf-archive: Update to 2023.02.20.
to be marked as done.

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


-- 
64475: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64475
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Ford <fanquake <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: autoconf-archive: Update to 2023.02.20.
Date: Wed, 5 Jul 2023 13:47:24 +0100
From 2d80529450298e4142934d78e0fbc1f865257bb0 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> 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


[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Michael Ford <fanquake <at> gmail.com>
Cc: 64475-done <at> debbugs.gnu.org
Subject: Re: bug#64475: [PATCH] gnu: autoconf-archive: Update to 2023.02.20.
Date: Mon, 07 Aug 2023 15:02:55 +0200
Michael Ford <fanquake <at> gmail.com> skribis:

>>From 2d80529450298e4142934d78e0fbc1f865257bb0 Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake <at> 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!


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

Previous Next


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