gnu: clp: Update to 1.17.6.

* gnu/packages/maths.scm (clp): Update to 1.17.6.
This commit is contained in:
Tobias Geerinckx-Rice 2020-05-29 08:02:45 +02:00
parent 81af0de999
commit bb9f9e1d1b
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1612,14 +1612,14 @@ (define-public ipopt
(define-public clp
(package
(name "clp")
(version "1.17.1")
(version "1.17.6")
(source (origin
(method url-fetch)
(uri (string-append "https://www.coin-or.org/download/source/"
"Clp/Clp-" version ".tgz"))
(sha256
(base32
"1wdg820g3iikf9344ijwsc8sy6c0m6im42bzzizm6rlmkvnmxhk9"))
"0ap1f0lxppa6pnbc4bg7ih7a96avwaki482nig8w5fr3vg9wvkzr"))
(modules '((guix build utils)))
(snippet
;; Make sure we don't use the bundled software.