gnu: Python: Update to 3.9.13.

* gnu/packages/python.scm (python-3.9): Update to 3.9.13.
This commit is contained in:
Marius Bakke 2022-06-26 01:00:34 +02:00
parent 5e68c8a6d1
commit 138115b012
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -423,7 +423,7 @@ (define-public python-3.9
(package
(inherit python-2)
(name "python")
(version "3.9.9")
(version "3.9.13")
(source (origin
(method url-fetch)
(uri (string-append "https://www.python.org/ftp/python/"
@ -437,7 +437,7 @@ (define-public python-3.9
"python-3-no-static-lib.patch"))
(sha256
(base32
"09vd7g71i11iz5ydqghwc8kaxr0vgji94hhwwnj77h3kll28r0h6"))
"03q8lcb476a9n41nih9qvwf1fzfzjbvq6vj0cnmd458yixchqnqj"))
(modules '((guix build utils)))
(snippet
'(begin