gnu: python-ailment: Update to 9.2.112.

* gnu/packages/python-xyz.scm (python-ailment): Update to 9.2.112.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Sören Tempel 2024-09-27 20:34:54 +02:00 committed by Ludovic Courtès
parent 66db4f5c57
commit 3c1d1acd76
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -34061,13 +34061,13 @@ (define-public python-ailment
(package
(name "python-ailment")
;; Must be the same version as python-angr.
(version "9.2.46")
(version "9.2.112")
(source
(origin
(method url-fetch)
(uri (pypi-uri "ailment" version))
(sha256
(base32 "073fcssbjis1ckwv2w0dcz2dfl6715bj4d4qdhspajj911mvng2f"))))
(base32 "1rv8rwvdm7fc9mf8z5hqb54dsj0n7jlnwghd12ll0b2jmh2ix8mn"))))
(build-system pyproject-build-system)
(arguments
`(#:phases (modify-phases %standard-phases