me
/
guix
Archived
1
0
Fork 0

gnu: ipopt: Fix source URI.

* gnu/packages/maths.scm (ipopt)[source]: Fix URI.
master
Nicolas Goaziou 2020-06-10 17:34:41 +02:00
parent 127c7fba1a
commit 58cb52a31d
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -1567,7 +1567,7 @@ online as well as original implementations of various other algorithms.")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
"http://www.coin-or.org/download/source/Ipopt/Ipopt-" "https://www.coin-or.org/download/source/Ipopt/Ipopt-"
version".tgz")) version".tgz"))
(sha256 (sha256
(base32 (base32