[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/18: gnu: smlnj: Use HTTPS home page.
From: |
guix-commits |
Subject: |
17/18: gnu: smlnj: Use HTTPS home page. |
Date: |
Wed, 1 Jun 2022 17:29:19 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit fe7856b6ed8f197fae0e989927783bd010bc482d
Author: Foo Chuan Wei <chuanwei.foo@hotmail.com>
AuthorDate: Fri May 20 04:09:56 2022 +0000
gnu: smlnj: Use HTTPS home page.
* gnu/packages/sml.scm (smlnj)[home-page]: Use HTTPS.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
gnu/packages/sml.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/sml.scm b/gnu/packages/sml.scm
index 04411c02c3..1895d8eeee 100644
--- a/gnu/packages/sml.scm
+++ b/gnu/packages/sml.scm
@@ -317,7 +317,7 @@ function interface, and a symbolic debugger.")
,(smlnj-file version
"asdl.tgz"
"0mad2df5pmkdsb69gflxma6m6i3gla6hdmjjnkzk76pagpr8zb0m"))))
- (home-page "http://www.smlnj.org")
+ (home-page "https://www.smlnj.org")
(synopsis "Standard ML of New Jersey interactive compiler")
(description
"SML/NJ is an implementation of the Standard ML programming language.
- 10/18: gnu: libmesode: Remove package., (continued)
- 10/18: gnu: libmesode: Remove package., guix-commits, 2022/06/01
- 04/18: gnu: Add perl-socket-msghdr, guix-commits, 2022/06/01
- 02/18: gnu: Add emacs-bfuture., guix-commits, 2022/06/01
- 03/18: gnu: public-inbox: Some packaging fixes, guix-commits, 2022/06/01
- 05/18: gnu: public-inbox: Update to 1.8.0., guix-commits, 2022/06/01
- 06/18: gnu: emacs-doom-themes: Include extension files., guix-commits, 2022/06/01
- 14/18: gnu: Add python-osmnx, guix-commits, 2022/06/01
- 15/18: gnu: Add freerct., guix-commits, 2022/06/01
- 07/18: gnu: libstrophe: Update to 0.12.0., guix-commits, 2022/06/01
- 13/18: gnu: python-rtree: Update to 1.0.0., guix-commits, 2022/06/01
- 17/18: gnu: smlnj: Use HTTPS home page.,
guix-commits <=
- 16/18: gnu: Add cdecl., guix-commits, 2022/06/01
- 18/18: doc: cookbook: Refer to the "Writing Manifests" manual node., guix-commits, 2022/06/01
- 11/18: gnu: profanity: Remove input labels., guix-commits, 2022/06/01
- 12/18: gnu: profanity: Add 'release-monitoring-url' property., guix-commits, 2022/06/01