sharlatan pushed a commit to branch master in repository guix. commit cf633f11942b94e258e3297afc9a6c4765e72dc1 Author: Sharlatan Hellseher <sharlata...@gmail.com> AuthorDate: Wed May 7 22:58:23 2025 +0100
gnu: python-pysdl2: Fix hash. * gnu/packages/python-graphics.scm (python-pysdl2): [source]: Fix hash. Change-Id: If2154737d640520391832bada93379af823a3105 --- gnu/packages/python-graphics.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/python-graphics.scm b/gnu/packages/python-graphics.scm index 050be99f16..3d03ce93c3 100644 --- a/gnu/packages/python-graphics.scm +++ b/gnu/packages/python-graphics.scm @@ -623,7 +623,7 @@ library.") (method url-fetch) (uri (pypi-uri "pysdl2" version)) (sha256 - (base32 "19id1qswgcj4v4j5kn49shq1xxx3slhjpm0102w87mczsdbi1rck")))) + (base32 "0axm6m3wj8x643zg65g60xdpaxanaqdilvp4yysks4pblh0yzij8")))) (build-system pyproject-build-system) (arguments (list