GNU bug report logs - #55534
[PATCH] gnu: smlnj: Use HTTPS home page.

Previous Next

Package: guix-patches;

Reported by: Foo Chuan Wei <chuanwei.foo <at> hotmail.com>

Date: Fri, 20 May 2022 04:16:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#55534: closed ([PATCH] gnu: smlnj: Use HTTPS home page.)
Date: Wed, 01 Jun 2022 21:24:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 01 Jun 2022 23:23:43 +0200
with message-id <87a6awrsbk.fsf <at> gnu.org>
and subject line Re: bug#55534: [PATCH] gnu: smlnj: Use HTTPS home page.
has caused the debbugs.gnu.org bug report #55534,
regarding [PATCH] gnu: smlnj: Use HTTPS home page.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
55534: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55534
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Foo Chuan Wei <chuanwei.foo <at> hotmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: smlnj: Use HTTPS home page.
Date: Fri, 20 May 2022 04:09:56 +0000
* 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



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: 55534-done <at> debbugs.gnu.org
Subject: Re: bug#55534: [PATCH] gnu: smlnj: Use HTTPS home page.
Date: Wed, 01 Jun 2022 23:23:43 +0200
Foo Chuan Wei <chuanwei.foo <at> hotmail.com> skribis:

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

Applied!


This bug report was last modified 2 years and 360 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.