gnu: python-hy: Update to 0.25.0.
* gnu/packages/python-xyz.scm (python-hy): Update to 0.25.0.
This commit is contained in:
parent
00c1d79a4c
commit
0f89d91411
@ -14779,7 +14779,7 @@ with a new public API, and RPython support.")
|
|||||||
(define-public python-hy
|
(define-public python-hy
|
||||||
(package
|
(package
|
||||||
(name "python-hy")
|
(name "python-hy")
|
||||||
(version "0.24.0")
|
(version "0.25.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch) ; no tests in PyPI release
|
(method git-fetch) ; no tests in PyPI release
|
||||||
@ -14788,7 +14788,7 @@ with a new public API, and RPython support.")
|
|||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1s458ymd9g3s8k2ccc300jr4w66c7q3vhmhs9z3d3a4qg0xdhs9y"))))
|
(base32 "1am6z9m0s9svysj0wrfz069rpvbqqimphqll3912q4bvdlz6vrjp"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:phases
|
'(#:phases
|
||||||
|
Loading…
Reference in New Issue
Block a user