gnu: speedcrunch: Use HTTPS home page.

* gnu/packages/maths.scm (speedcrunch)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 22:57:49 +01:00
parent ef752646aa
commit 80fafdba1c
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -5242,7 +5242,7 @@ (define-public speedcrunch
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