guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/04: gnu: tcl: Update home page.


From: guix-commits
Subject: 02/04: gnu: tcl: Update home page.
Date: Sun, 13 Oct 2019 12:38:51 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 068d0a1c345104983a9b43f5e2cf4f7e70ab3c07
Author: Marius Bakke <address@hidden>
Date:   Sun Oct 13 17:41:58 2019 +0200

    gnu: tcl: Update home page.
    
    * gnu/packages/tcl.scm (tcl)[home-page]: Use HTTPS.
---
 gnu/packages/tcl.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/tcl.scm b/gnu/packages/tcl.scm
index 21ca185..1e4aa13 100644
--- a/gnu/packages/tcl.scm
+++ b/gnu/packages/tcl.scm
@@ -81,7 +81,7 @@
        ;; likely related to name resolution), but that doesn't cause
        ;; `make' to fail.
        #:test-target "test"))
-    (home-page "http://www.tcl.tk/";)
+    (home-page "https://www.tcl.tk/";)
     (synopsis "The Tcl scripting language")
     (description "The Tcl (Tool Command Language) scripting language.")
     (license license:tcl/tk)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]