me
/
guix
Archived
1
0
Fork 0

gnu: python-srsly: Update to 2.4.8.

* gnu/packages/python-xyz.scm (python-srsly): Update to 2.4.8.
master
Tobias Geerinckx-Rice 2023-09-24 02:00:00 +02:00
parent a4ccc473a3
commit 2a0aedc297
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -32599,13 +32599,13 @@ than trying to just split strings.")
(define-public python-srsly
(package
(name "python-srsly")
(version "2.4.7")
(version "2.4.8")
(source (origin
(method url-fetch)
(uri (pypi-uri "srsly" version))
(sha256
(base32
"022x0djlkl6pgh9yrd4avlai1n6y4hxm9l1xnb6630kpi12wrhlk"))))
"14ca3gwmhr24axxdhn73157wzzjkmi1s1ka91dz49hh9a2k9akdj"))))
(build-system pyproject-build-system)
(arguments
(list