unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55534] [PATCH] gnu: smlnj: Use HTTPS home page.
@ 2022-05-20  4:09 Foo Chuan Wei
  2022-06-01 21:23 ` bug#55534: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Foo Chuan Wei @ 2022-05-20  4:09 UTC (permalink / raw)
  To: 55534

* gnu/packages/sml.scm (smlnj)[home-page]: Use HTTPS.
---
 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.

base-commit: cf17cbbc1b16dd15c8ec2e637d240de7ae5c3a44
-- 
2.25.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#55534: [PATCH] gnu: smlnj: Use HTTPS home page.
  2022-05-20  4:09 [bug#55534] [PATCH] gnu: smlnj: Use HTTPS home page Foo Chuan Wei
@ 2022-06-01 21:23 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-06-01 21:23 UTC (permalink / raw)
  To: 55534-done

Foo Chuan Wei <chuanwei.foo@hotmail.com> skribis:

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

Applied!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-01 21:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-20  4:09 [bug#55534] [PATCH] gnu: smlnj: Use HTTPS home page Foo Chuan Wei
2022-06-01 21:23 ` bug#55534: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).