gnu: python-srsly: Update to 2.4.8.
* gnu/packages/python-xyz.scm (python-srsly): Update to 2.4.8.master
parent
a4ccc473a3
commit
2a0aedc297
|
@ -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
|
||||
|
|
Reference in New Issue