guix-commits
[Top][All Lists]
Advanced

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

19/21: gnu: linsmith: Use HTTPS home page.


From: Tobias Geerinckx-Rice
Subject: 19/21: gnu: linsmith: Use HTTPS home page.
Date: Wed, 6 Jun 2018 00:12:56 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 6e3d48c2075414f0219333434a9e5c93464fbf52
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Jun 6 05:17:02 2018 +0200

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

diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index 088c6b2..d3e9902 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -791,7 +791,7 @@ render model libraries.")
      `(("pkg-config" ,pkg-config)
        ("gtk" ,gtk+-2)
        ("libgnome" ,libgnomeui)))
-    (home-page "http://jcoppens.com/soft/linsmith/index.en.php";)
+    (home-page "https://jcoppens.com/soft/linsmith/index.en.php";)
     (synopsis "Smith Charting program")
     (description "LinSmith is a Smith Charting program, mainly designed for
 educational use.  As such, there is an emphasis on capabilities that improve



reply via email to

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