guix-commits
[Top][All Lists]
Advanced

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

07/08: gnu: slang: Use HTTPS home page.


From: guix-commits
Subject: 07/08: gnu: slang: Use HTTPS home page.
Date: Mon, 9 Mar 2020 19:07:16 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 77dbc1c5377875e57577267e872b8c644bed0a43
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 22:46:16 2020 +0100

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

diff --git a/gnu/packages/slang.scm b/gnu/packages/slang.scm
index 5a37480..404a453 100644
--- a/gnu/packages/slang.scm
+++ b/gnu/packages/slang.scm
@@ -71,7 +71,7 @@
        ("libpng" ,libpng)
        ("pcre" ,pcre)
        ("ncurses" ,ncurses)))
-    (home-page "http://www.jedsoft.org/slang/";)
+    (home-page "https://www.jedsoft.org/slang/";)
     (synopsis "Library for interactive applications and extensibility")
     (description
      "S-Lang is a multi-platform programmer's library designed to allow a



reply via email to

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