me
/
guix
Archived
1
0
Fork 0

gnu: smlnj: Use HTTPS home page.

* gnu/packages/sml.scm (smlnj)[home-page]: Use HTTPS.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Foo Chuan Wei 2022-05-20 04:09:56 +00:00 committed by Ludovic Courtès
parent a0adb5f403
commit fe7856b6ed
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -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.