[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/13: gnu: bigloo: Use HTTPS home page.
From: |
guix-commits |
Subject: |
04/13: gnu: bigloo: Use HTTPS home page. |
Date: |
Mon, 23 Dec 2019 22:01:17 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit a7c4dfab1627ec7c295d8467bf5e829d318deb19
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Dec 24 00:00:53 2019 +0100
gnu: bigloo: Use HTTPS home page.
* gnu/packages/scheme.scm (bigloo)[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 c8a21c1..cc0bfff 100644
--- a/gnu/packages/scheme.scm
+++ b/gnu/packages/scheme.scm
@@ -305,7 +305,7 @@ features an integrated Emacs-like editor and a large
runtime library.")
`(("pkg-config" ,pkg-config)))
(propagated-inputs
`(("gmp" ,gmp))) ; bigloo.h refers to gmp.h
- (home-page "http://www-sop.inria.fr/indes/fp/Bigloo/")
+ (home-page "https://www-sop.inria.fr/indes/fp/Bigloo/")
(synopsis "Efficient Scheme compiler")
(description
"Bigloo is a Scheme implementation devoted to one goal: enabling Scheme
- branch master updated (88c9408 -> 492bfa5), guix-commits, 2019/12/23
- 02/13: gnu: cifs-utils: Update phase style., guix-commits, 2019/12/23
- 01/13: gnu: cifs-utils: Update to 6.10., guix-commits, 2019/12/23
- 04/13: gnu: bigloo: Use HTTPS home page.,
guix-commits <=
- 03/13: gnu: bigloo: Update to 4.3f., guix-commits, 2019/12/23
- 08/13: gnu: oniguruma: Update to 6.9.4., guix-commits, 2019/12/23
- 12/13: gnu: samba: Update to 4.11.4., guix-commits, 2019/12/23
- 13/13: gnu: hplip: Update to 3.19.12., guix-commits, 2019/12/23
- 09/13: gnu: tdb: Update to 1.4.3., guix-commits, 2019/12/23
- 10/13: gnu: talloc: Update to 2.3.1., guix-commits, 2019/12/23
- 05/13: gnu: diffstat: Update to 1.63., guix-commits, 2019/12/23
- 06/13: gnu: diffstat: Don't use NAME in source URI., guix-commits, 2019/12/23
- 07/13: gnu: wine: Update to 4.0.3., guix-commits, 2019/12/23
- 11/13: gnu: tevent: Update to 0.10.2., guix-commits, 2019/12/23