mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 23:05:57 +02:00
gnu: lrslib: Update to 7.1.
* gnu/packages/maths.scm (lrslib): Update to 7.1.
This commit is contained in:
@@ -640,7 +640,7 @@ computing convex hulls.")
|
||||
(define-public lrslib
|
||||
(package
|
||||
(name "lrslib")
|
||||
(version "7.0a")
|
||||
(version "7.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@@ -649,7 +649,7 @@ computing convex hulls.")
|
||||
(string-delete #\. version) ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"034fa45r9hwx6ljmgpxk2872q34nklkalpdkc6s9hqw57rivi36k"))))
|
||||
"05kq3hzam31dlmkccv3v358r478kpvx76mw37ka12c6ypwv5dsnk"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
`(("gmp" ,gmp)))
|
||||
|
||||
Reference in New Issue
Block a user