[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/07: gnu: scm: Use HTTPS home page.
From: |
guix-commits |
Subject: |
04/07: gnu: scm: Use HTTPS home page. |
Date: |
Fri, 13 Mar 2020 22:58:08 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 1df9bee78645add6a80277941ab4f0658feda9b7
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 00:33:39 2020 +0100
gnu: scm: Use HTTPS home page.
* gnu/packages/scheme.scm (scm)[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 e311de0..d8a1a04 100644
--- a/gnu/packages/scheme.scm
+++ b/gnu/packages/scheme.scm
@@ -801,7 +801,7 @@ utility functions for all standard Scheme implementations.")
(inputs `(("slib" ,slib)))
(native-inputs `(("unzip" ,unzip)
("texinfo" ,texinfo)))
- (home-page "http://people.csail.mit.edu/jaffer/SCM")
+ (home-page "https://people.csail.mit.edu/jaffer/SCM")
(synopsis "Scheme implementation conforming to R5RS and IEEE P1178")
(description "GNU SCM is an implementation of Scheme. This
implementation includes Hobbit, a Scheme-to-C compiler, which can
- branch master updated (989d564 -> 71441a3), guix-commits, 2020/03/13
- 01/07: gnu: ncftp: Use HTTPS home page., guix-commits, 2020/03/13
- 02/07: gnu: vim-scheme: Use HTTPS home page., guix-commits, 2020/03/13
- 03/07: gnu: iodine: Use HTTPS home page., guix-commits, 2020/03/13
- 05/07: gnu: cdparanoia: Use HTTPS home page., guix-commits, 2020/03/13
- 04/07: gnu: scm: Use HTTPS home page.,
guix-commits <=
- 06/07: gnu: blender: Update to 2.82a., guix-commits, 2020/03/13
- 07/07: gnu: hyperestraier: Use HTTPS home page., guix-commits, 2020/03/13