mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-pysdl2: Fix hash.
* gnu/packages/python-graphics.scm (python-pysdl2): [source]: Fix hash. Change-Id: If2154737d640520391832bada93379af823a3105
This commit is contained in:
parent
01ca654387
commit
cf633f1194
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue