mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
gnu: clasp: Update to 3.4.0.
* gnu/packages/potassco.scm (clasp): Update to 3.4.0.
This commit is contained in:
@@ -106,7 +106,7 @@ between aspif and smodels format or to a human-readable text format.")
|
||||
(define-public clasp
|
||||
(package
|
||||
(name "clasp")
|
||||
(version "3.3.10")
|
||||
(version "3.4.0")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@@ -116,7 +116,7 @@ between aspif and smodels format or to a human-readable text format.")
|
||||
(patches (search-patches "clasp-hide-event-ids.patch"))
|
||||
(sha256
|
||||
(base32
|
||||
"0qap7rar8a5mkqz28n2hnvr4cfv5x0rh4zs3wdp919dw4d034chr"))))
|
||||
"0sid9wks19h5slrpkm8qw0gsxlyq1g2vf4aznqapr777rws9d9b6"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
`(#:configure-flags '("-DCLASP_BUILD_TESTS=on"
|
||||
|
||||
Reference in New Issue
Block a user