[bug#72393,v2,01/10] gnu: python-ailment: Update to 9.2.112.
Commit Message
From: Sören Tempel <soeren@soeren-tempel.net>
* gnu/packages/python-xyz.scm (python-ailment): Update to 9.2.112.
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
base-commit: 9a141b5bd633227ea31776b9ce7ca40928de2442
Comments
Hi Sören,
Applied the whole series, which got a green light on qa.guix.
Thanks!
Ludo’.
Hi Ludo,
Thanks for helping out with this one. It is much appreciated.
all best,
jgart
@@ -34059,13 +34059,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