1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: nml: Update to 0.7.2.

* gnu/packages/game-development.scm (nml): Update to 0.7.2.
This commit is contained in:
Julien Lepiller
2023-04-17 22:36:15 +02:00
parent 319078cb0a
commit d86869428c

View File

@@ -417,13 +417,13 @@ provide connectivity for client applications written in any language.")
(define-public nml
(package
(name "nml")
(version "0.5.3")
(version "0.7.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "nml" version))
(sha256
(base32 "0l5pfs8q7jrl3xscqq7pnwh5h5d17fsyjy7xspkc73sa0ayjm9jx"))))
(base32 "1kgzkv8pc0blck8c6iqq1idx1nrxyjw2vbnrdisnxizi6zds5l73"))))
(build-system python-build-system)
;; TODO: Fix test that fails with
;; "AttributeError: partially initialized module 'nml.nmlop' has no