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

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

bug#49837: closed ([PATCH] gnu: automake: Update to 1.16.4)


From: GNU bug Tracking System
Subject: bug#49837: closed ([PATCH] gnu: automake: Update to 1.16.4)
Date: Wed, 04 Aug 2021 08:27:02 +0000

Your message dated Wed, 4 Aug 2021 11:25:52 +0300
with message-id <YQpPEHrexbqhrR81@3900XT>
and subject line Re: [bug#49837] [PATCH] gnu: automake: Update to 1.16.4
has caused the debbugs.gnu.org bug report #49837,
regarding [PATCH] gnu: automake: Update to 1.16.4
to be marked as done.

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


-- 
49837: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49837
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: automake: Update to 1.16.4 Date: Mon, 2 Aug 2021 15:08:14 -0700
* gnu/packages/autotools.scm (automake): Update to 1.16.4
---
 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 c803fdb98f..eabf6e5fc2 100644
--- a/gnu/packages/autotools.scm
+++ b/gnu/packages/autotools.scm
@@ -321,14 +321,14 @@ output is indexed in many ways to simplify browsing.")
 (define-public automake
   (package
     (name "automake")
-    (version "1.16.3")
+    (version "1.16.4")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnu/automake/automake-"
                                  version ".tar.xz"))
              (sha256
               (base32
-                "0fmz2fhmzcpacnprl5msphvaflwiy0hvpgmqlgfny72ddijzfazz"))
+                "0v8kbw4fan7apbjwziylyjl5z708w452r5q6kpafcmssi04wryl0"))
              (patches
               (search-patches "automake-skip-amhello-tests.patch"))))
     (build-system gnu-build-system)
-- 
2.32.0



--- End Message ---
--- Begin Message --- Subject: Re: [bug#49837] [PATCH] gnu: automake: Update to 1.16.4 Date: Wed, 4 Aug 2021 11:25:52 +0300
Thanks. Patch pushed to core-updates.

-- 
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]