summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-18 22:57:49 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-03-09 16:01:18 +0100
commit80fafdba1c26cba39d22cbf7ec2bd7199b244b58 (patch)
tree938263601c342faf6e583954dedb4221235136ee
parentef752646aa924d716f3f5843a958fb63edb8cb6a (diff)
downloadpatches-80fafdba1c26cba39d22cbf7ec2bd7199b244b58.tar
patches-80fafdba1c26cba39d22cbf7ec2bd7199b244b58.tar.gz
gnu: speedcrunch: Use HTTPS home page.
* gnu/packages/maths.scm (speedcrunch)[home-page]: Use HTTPS.
-rw-r--r--gnu/packages/maths.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index b7d0421be0..263f80f246 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