[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/12: gnu: slib: Use HTTPS home page.
From: |
guix-commits |
Subject: |
04/12: gnu: slib: Use HTTPS home page. |
Date: |
Mon, 17 Feb 2020 11:31:51 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit e04dd2d6d14c7d3c096754fe08a852fc80bd23ff
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 01:42:17 2020 +0100
gnu: slib: Use HTTPS home page.
* gnu/packages/scheme.scm (slib)[home-page]: Use HTTPS.
---
gnu/packages/scheme.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/scheme.scm b/gnu/packages/scheme.scm
index c891a77..66af3fb 100644
--- a/gnu/packages/scheme.scm
+++ b/gnu/packages/scheme.scm
@@ -694,7 +694,7 @@ regular-expression notation.")
(assoc-ref outputs "out"))))))))
(native-inputs `(("unzip" ,unzip)
("texinfo" ,texinfo)))
- (home-page "http://people.csail.mit.edu/jaffer/SLIB.html")
+ (home-page "https://people.csail.mit.edu/jaffer/SLIB.html")
(synopsis "Compatibility and utility library for Scheme")
(description "SLIB is a portable Scheme library providing compatibility and
utility functions for all standard Scheme implementations.")
- branch master updated (3dd311e -> 7046106), guix-commits, 2020/02/17
- 01/12: gnu: xpdf: Update home page., guix-commits, 2020/02/17
- 06/12: gnu: sxiv: Update to 26., guix-commits, 2020/02/17
- 05/12: gnu: rsnapshot: Use HTTPS home page., guix-commits, 2020/02/17
- 02/12: gnu: xpdf: Update to 4.02., guix-commits, 2020/02/17
- 03/12: gnu: git: Update to 2.25.1., guix-commits, 2020/02/17
- 08/12: gnu: liblangtag: Don't use NAME in source URI., guix-commits, 2020/02/17
- 07/12: gnu: weechat: Update to 2.7., guix-commits, 2020/02/17
- 12/12: gnu: upx: Clean up., guix-commits, 2020/02/17
- 04/12: gnu: slib: Use HTTPS home page.,
guix-commits <=
- 10/12: gnu: haveged: Update to 1.9.8., guix-commits, 2020/02/17
- 09/12: gnu: liblangtag: Update to 0.6.3., guix-commits, 2020/02/17
- 11/12: gnu: ebtables: Update to 2.0.11., guix-commits, 2020/02/17