mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
gnu: speedcrunch: Use HTTPS home page.
* gnu/packages/maths.scm (speedcrunch)[home-page]: Use HTTPS.
This commit is contained in:
parent
ef752646aa
commit
80fafdba1c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue