~ruther/guix-local

cb83fed465f52ff5ecaf6a6479a99b782ebc0143 — Sharlatan Hellseher 9 months ago 395264a
gnu: python-logical-unification: Update to 0.4.6.

* gnu/packages/python-xyz.scm (python-logical-unification): Update to 0.4.6.

Change-Id: I9f10fb5c09ba76424ef8cd1353d588dd1a8a32d4
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +2 -2
@@ 36475,7 36475,7 @@ needed and registers the function with its annotations.")
(define-public python-logical-unification
  (package
    (name "python-logical-unification")
    (version "0.4.3")
    (version "0.4.6")
    (source
     (origin
       (method git-fetch)


@@ 36484,7 36484,7 @@ needed and registers the function with its annotations.")
              (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "1kvhvf1p9a5733pqb15k4fhwrfnj5ijsv6yn92mxzaa0zh89z7g3"))))
        (base32 "1pciaw3vd7awcnszkqda7l17y3gdzb8ca2cr4p5j0x3b8r28izx8"))))
    (build-system pyproject-build-system)
    (arguments
     (list