mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-3.10: Update to 3.10.19.
* gnu/packages/python.scm (python-3.10): Update to 3.10.19. Change-Id: Ib38ee006d8deaed8029000b5202547b001cb8f6c
This commit is contained in:
@@ -463,7 +463,7 @@ data types.")
|
||||
(package
|
||||
(inherit python-2)
|
||||
(name "python")
|
||||
(version "3.10.7")
|
||||
(version "3.10.19")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://www.python.org/ftp/python/"
|
||||
@@ -477,7 +477,7 @@ data types.")
|
||||
"python-3-search-paths.patch"))
|
||||
(sha256
|
||||
(base32
|
||||
"0j6wvh2ad5jjq5n7sjmj1k66mh6lipabavchc3rb4vsinwaq9vbf"))
|
||||
"0xn0jydg5fsz9fsni6a83l7sf6by2w7gg4fzswfxh092aybabx68"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
'(begin
|
||||
|
||||
Reference in New Issue
Block a user