[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/16: gnu: autoconf-archive: Update to 2018.03.13.
From: |
Tobias Geerinckx-Rice |
Subject: |
04/16: gnu: autoconf-archive: Update to 2018.03.13. |
Date: |
Thu, 15 Mar 2018 15:30:38 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 96b4f5adc2569c708acb48dbdcce0f578f22660d
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Mar 15 00:01:24 2018 +0100
gnu: autoconf-archive: Update to 2018.03.13.
* gnu/packages/autotools.scm (autoconf-archive): Update to 2018.03.13.
---
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 9394ee0..0f4ecc4 100644
--- a/gnu/packages/autotools.scm
+++ b/gnu/packages/autotools.scm
@@ -7,6 +7,7 @@
;;; Copyright © 2016 David Thompson <address@hidden>
;;; Copyright © 2017 ng0 <address@hidden>
;;; Copyright © 2017 Efraim Flashner <address@hidden>
+;;; Copyright © 2018 Tobias Geerinckx-Rice <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -202,7 +203,7 @@ exec ~a --no-auto-compile \"$0\" \"address@hidden"
(define-public autoconf-archive
(package
(name "autoconf-archive")
- (version "2017.09.28")
+ (version "2018.03.13")
(source
(origin
(method url-fetch)
@@ -210,7 +211,7 @@ exec ~a --no-auto-compile \"$0\" \"address@hidden"
version ".tar.xz"))
(sha256
(base32
- "00gsh9hkrgg291my98plkrwlcpxkfrpq64pglf18kciqbf2bb7sw"))))
+ "0ng1lvpijf3kv7w7nb1shqs23vp0398yicyvkf9lsk56kw6zjxb1"))))
(build-system gnu-build-system)
(home-page "https://www.gnu.org/software/autoconf-archive/")
(synopsis "Collection of freely reusable Autoconf macros")
- branch master updated (20ecede -> 0ab5aa0), Tobias Geerinckx-Rice, 2018/03/15
- 02/16: gnu: perl-lingua-en-inflect-phrase: Update to 0.20., Tobias Geerinckx-Rice, 2018/03/15
- 01/16: gnu: bind: Use INVOKE., Tobias Geerinckx-Rice, 2018/03/15
- 03/16: gnu: perl-string-toidentifier-en: Update to 0.12., Tobias Geerinckx-Rice, 2018/03/15
- 05/16: gnu: cifs-utils: Update to 6.8., Tobias Geerinckx-Rice, 2018/03/15
- 04/16: gnu: autoconf-archive: Update to 2018.03.13.,
Tobias Geerinckx-Rice <=
- 07/16: gnu: acpica: Update to 20180313., Tobias Geerinckx-Rice, 2018/03/15
- 08/16: gnu: r-scatterplot3d: Update to 0.3-41., Tobias Geerinckx-Rice, 2018/03/15
- 09/16: gnu: xdg-user-dirs: Update to 0.17., Tobias Geerinckx-Rice, 2018/03/15
- 06/16: gnu: octave: Update to 4.2.2., Tobias Geerinckx-Rice, 2018/03/15
- 10/16: gnu: gtksourceview: Update to 3.24.7., Tobias Geerinckx-Rice, 2018/03/15
- 16/16: gnu: dmenu: Update to 4.8., Tobias Geerinckx-Rice, 2018/03/15
- 15/16: gnu: you-get: Update to 0.4.1040., Tobias Geerinckx-Rice, 2018/03/15
- 13/16: gnu: libburn: Update to 1.4.8., Tobias Geerinckx-Rice, 2018/03/15
- 11/16: gnu: libisofs: Update to 1.4.8., Tobias Geerinckx-Rice, 2018/03/15
- 14/16: gnu: intel-gpu-tools: Update to 1.22., Tobias Geerinckx-Rice, 2018/03/15