~ruther/guix-local

d5fd9c72235cfe5302edf9a5bed01edd1288c5b7 — Nicolas Goaziou 6 years ago 0661638
gnu: ipopt: Use HTTPS home page URI.

* gnu/packages/maths.scm (ipopt)[home-page]: Use HTTPS URI.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/maths.scm
M gnu/packages/maths.scm => gnu/packages/maths.scm +1 -1
@@ 1601,7 1601,7 @@ online as well as original implementations of various other algorithms.")
    (inputs
     ;; TODO: Maybe add dependency on COIN-MUMPS, ASL, and HSL.
     `(("lapack" ,lapack)))                    ;for both libblas and liblapack
    (home-page "http://www.coin-or.org")
    (home-page "https://www.coin-or.org")
    (synopsis "Large-scale nonlinear optimizer")
    (description
     "The Interior Point Optimizer (IPOPT) is a software package for