@@ 801,7 801,7 @@ which allows user interfaces to be specified entirely as a logic program.")
(define-public python-clintest
(package
(name "python-clintest")
- (version "0.3.0")
+ (version "0.4.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ 810,7 810,7 @@ which allows user interfaces to be specified entirely as a logic program.")
(file-name (git-file-name name version))
(sha256
(base32
- "1k8y3pm3w81n2appfl98drv1hpgjjqi2hxb1aa52y2m831lir38s"))))
+ "0lnyajr4y4s7lmr8dyv3gcy0hnl2w4215ma0pljkfg50gljbi62h"))))
(build-system pyproject-build-system)
(propagated-inputs (list python-clingo))
(native-inputs (list python-pytest python-setuptools python-wheel))