guix-commits
[Top][All Lists]
Advanced

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

11/14: gnu: speedcrunch: Use HTTPS home page.


From: guix-commits
Subject: 11/14: gnu: speedcrunch: Use HTTPS home page.
Date: Mon, 9 Mar 2020 11:01:46 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 80fafdba1c26cba39d22cbf7ec2bd7199b244b58
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 22:57:49 2020 +0100

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

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index b7d0421..263f80f 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -5242,7 +5242,7 @@ syntax-highlighted scrollable display and is designed to 
be fully used via
 keyboard.  Some distinctive features are auto-completion of functions and
 variables, a formula book, and quick insertion of constants from various
 fields of knowledge.")
-    (home-page "http://speedcrunch.org/";)
+    (home-page "https://speedcrunch.org/";)
     (license license:gpl2+)))
 
 (define-public minisat



reply via email to

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