[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/27: gnu: autoconf: Use HTTPS home page.
From: |
guix-commits |
Subject: |
26/27: gnu: autoconf: Use HTTPS home page. |
Date: |
Sun, 16 Feb 2020 16:59:30 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 25ee4a474511162e3ad98e7ecb0d06cedf438b0f
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 19:38:42 2020 +0100
gnu: autoconf: Use HTTPS home page.
* gnu/packages/autotools.scm (autoconf)[home-page]: Use HTTPS.
---
gnu/packages/autotools.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/autotools.scm b/gnu/packages/autotools.scm
index ceb70df..2ba9950 100644
--- a/gnu/packages/autotools.scm
+++ b/gnu/packages/autotools.scm
@@ -60,8 +60,7 @@
;; XXX: testsuite: 209 and 279 failed. The latter is an impurity. It
;; should use our own "cpp" instead of "/lib/cpp".
(arguments `(#:tests? #f))
- (home-page
- "http://www.gnu.org/software/autoconf/")
+ (home-page "https://www.gnu.org/software/autoconf/")
(synopsis "Create source code configuration scripts")
(description
"Autoconf offers the developer a robust set of M4 macros which expand
- 18/27: gnu: openscenegraph: Fix typo in description., (continued)
- 18/27: gnu: openscenegraph: Fix typo in description., guix-commits, 2020/02/16
- 12/27: gnu: libasr: Update to 1.0.4., guix-commits, 2020/02/16
- 10/27: gnu: lttoolbox: Update to 3.5.1., guix-commits, 2020/02/16
- 16/27: gnu: flashrom: Update to 1.2., guix-commits, 2020/02/16
- 17/27: gnu: openscenegraph: Update to 3.6.5., guix-commits, 2020/02/16
- 19/27: gnu: freeorion: Update to 0.4.9., guix-commits, 2020/02/16
- 21/27: gnu: wabt: Use Texinfo mark-up., guix-commits, 2020/02/16
- 22/27: gnu: r-rocr: Use HTTPS home page., guix-commits, 2020/02/16
- 27/27: gnu: python-reno: Update home page., guix-commits, 2020/02/16
- 25/27: gnu: python2-enum: Use HTTPS home page., guix-commits, 2020/02/16
- 26/27: gnu: autoconf: Use HTTPS home page.,
guix-commits <=
- 23/27: gnu: r-tcltk2: Use HTTPS home page., guix-commits, 2020/02/16
- 24/27: gnu: r-sdmtools: Use HTTPS home page., guix-commits, 2020/02/16