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
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -417,13 +417,13 @@ (define-public gzochi
(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