Skip to content
Snippets Groups Projects
Commit eb4f2cd7 authored by Efraim Flashner's avatar Efraim Flashner
Browse files

gnu: glpk: Update to 4.59.

* gnu/packages/maths.scm (glpk): Update to 4.59.
parent 9591e11a
No related branches found
No related tags found
No related merge requests found
......@@ -177,7 +177,7 @@ (define-public gsl
(define-public glpk
(package
(name "glpk")
(version "4.58")
(version "4.59")
(source
(origin
(method url-fetch)
......@@ -185,7 +185,7 @@ (define-public glpk
version ".tar.gz"))
(sha256
(base32
"1jmrya04hgwnrxrqqs40i6m9cqka3q601cx3nh9ijyvlg90zlq24"))))
"1bpbp5z0378kaj5bqmc5m2j5h9c7553p0s2j6a28badqghpbx673"))))
(build-system gnu-build-system)
(inputs
`(("gmp" ,gmp)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment