summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python.scm')
-rw-r--r--gnu/packages/python.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 72c1b34734b..5483283ea65 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -463,7 +463,7 @@ data types.")
463 (package 463 (package
464 (inherit python-2) 464 (inherit python-2)
465 (name "python") 465 (name "python")
466 (version "3.10.7") 466 (version "3.10.19")
467 (source (origin 467 (source (origin
468 (method url-fetch) 468 (method url-fetch)
469 (uri (string-append "https://www.python.org/ftp/python/" 469 (uri (string-append "https://www.python.org/ftp/python/"
@@ -477,7 +477,7 @@ data types.")
477 "python-3-search-paths.patch")) 477 "python-3-search-paths.patch"))
478 (sha256 478 (sha256
479 (base32 479 (base32
480 "0j6wvh2ad5jjq5n7sjmj1k66mh6lipabavchc3rb4vsinwaq9vbf")) 480 "0xn0jydg5fsz9fsni6a83l7sf6by2w7gg4fzswfxh092aybabx68"))
481 (modules '((guix build utils))) 481 (modules '((guix build utils)))
482 (snippet 482 (snippet
483 '(begin 483 '(begin