GNU bug report logs -
#64475
[PATCH] gnu: autoconf-archive: Update to 2023.02.20.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 64475 in the body.
You can then email your comments to 64475 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#64475
; Package
guix-patches
.
(Wed, 05 Jul 2023 12:48:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Michael Ford <fanquake <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 05 Jul 2023 12:48:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Mon, 07 Aug 2023 13:04:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Michael Ford <fanquake <at> gmail.com>
:
bug acknowledged by developer.
(Mon, 07 Aug 2023 13:04:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 64475-done <at> debbugs.gnu.org (full text, mbox):
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!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 05 Sep 2023 11:24:11 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 338 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.