emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49410: closed ([PATCH] gnu: automake: Update to 1.16.3)


From: GNU bug Tracking System
Subject: bug#49410: closed ([PATCH] gnu: automake: Update to 1.16.3)
Date: Tue, 13 Jul 2021 12:19:02 +0000

Your message dated Tue, 13 Jul 2021 15:17:12 +0300
with message-id <YO2ESJELhpDTORC7@3900XT>
and subject line Re: [bug#49410] [PATCH] gnu: automake: Update to 1.16.3
has caused the debbugs.gnu.org bug report #49410,
regarding [PATCH] gnu: automake: Update to 1.16.3
to be marked as done.

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


-- 
49410: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49410
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: automake: Update to 1.16.3 Date: Sun, 4 Jul 2021 22:33:16 -0700
* gnu/packages/autotools.scm (automake): Update to 1.16.3.
---
 gnu/packages/autotools.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/autotools.scm b/gnu/packages/autotools.scm
index 33e1905a25..c803fdb98f 100644
--- a/gnu/packages/autotools.scm
+++ b/gnu/packages/autotools.scm
@@ -12,6 +12,7 @@
 ;;; Copyright © 2019 Pierre-Moana Levesque <pierre.moana.levesque@gmail.com>
 ;;; Copyright © 2020 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
 ;;; Copyright © 2021 Maxim Cournoyer <maxim.cournoyer@gmail.com>
+;;; Copyright © 2021 Andy Tai <atai@atai.org>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -320,14 +321,14 @@ output is indexed in many ways to simplify browsing.")
 (define-public automake
   (package
     (name "automake")
-    (version "1.16.2")
+    (version "1.16.3")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnu/automake/automake-"
                                  version ".tar.xz"))
              (sha256
               (base32
-                "1l7dkqbsmbf94ax29jj1jf6a0r6ikc8jybg1p5m0c3ki7pg5ki6c"))
+                "0fmz2fhmzcpacnprl5msphvaflwiy0hvpgmqlgfny72ddijzfazz"))
              (patches
               (search-patches "automake-skip-amhello-tests.patch"))))
     (build-system gnu-build-system)
-- 
2.32.0



--- End Message ---
--- Begin Message --- Subject: Re: [bug#49410] [PATCH] gnu: automake: Update to 1.16.3 Date: Tue, 13 Jul 2021 15:17:12 +0300
It seems automake was updated to 1.16.3 back in January.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]