gnu: python-plingo: Update to 1.1.0.

* gnu/packages/potassco.scm (python-plingo): Update to 1.1.0.
This commit is contained in:
Liliana Marie Prikler 2024-02-24 09:01:24 +01:00
parent 9c2c2f4fe4
commit d694062fb5
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -482,7 +482,7 @@ into Python programs easier.")
(define-public python-plingo
(package
(name "python-plingo")
(version "1.0.0")
(version "1.1.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -491,7 +491,7 @@ into Python programs easier.")
(file-name (git-file-name name version))
(sha256
(base32
"1mp0pdjzwpl7bpba20iwszx9x49gsyl2rhrp7w7xpwjqdjrp23r8"))))
"0bdz755c6isp29layvzsw9c4kr12x7b5d8ip37ay3cl4dlq4bid3"))))
(build-system pyproject-build-system)
(arguments
(list #:phases