~ruther/guix-local

fa3d3a0343f22e0b0c69e9d0343274e7574876ed — Liliana Marie Prikler 8 months ago dab4770
gnu: python-clorm: Update to 1.6.1.

* gnu/packages/potassco.scm (python-clorm): Update to 1.6.1.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/potassco.scm
M gnu/packages/potassco.scm => gnu/packages/potassco.scm +2 -2
@@ 625,7 625,7 @@ are already predefined, but more can be added as logic programs.")
(define-public python-clorm
  (package
    (name "python-clorm")
    (version "1.5.0")
    (version "1.6.1")
    (source (origin
              (method git-fetch)
              (uri (git-reference


@@ 634,7 634,7 @@ are already predefined, but more can be added as logic programs.")
              (file-name (git-file-name name version))
              (sha256
               (base32
                "1wbxniq60ph7bdaypcaahym7jxmlnm2zhrfmrgrk441i1iaida24"))))
                "03a7kcyilpvvd6i6njh67vy3zhb3yzi55fhgnffg15j3zflww6fy"))))
    (build-system pyproject-build-system)
    (arguments
     (list #:phases