parent
127c7fba1a
commit
58cb52a31d
|
@ -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
|
||||||
|
|
Reference in New Issue