me
/
guix
Archived
1
0
Fork 0

gnu: Python: Update to 3.8.2.

* gnu/packages/python.scm (python-3.8): Update to 3.8.2.
master
Marius Bakke 2020-03-05 18:10:09 +01:00
parent af88972bb8
commit 53453242b7
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -347,7 +347,7 @@ data types.")
(define-public python-3.8
(package (inherit python-2)
(name "python")
(version "3.8.1")
(version "3.8.2")
(source (origin
(method url-fetch)
(uri (string-append "https://www.python.org/ftp/python/"
@ -359,7 +359,7 @@ data types.")
"python-3-search-paths.patch"))
(sha256
(base32
"1s4lwn5vzsajlc88m6hkghsvnjw4d00l2dsgng0m2w6vyqbl32bm"))
"1ps5v323cp5czfshqjmbsqw7nvrdpcbk06f62jbzaqik4gfffii6"))
(modules '((guix build utils)))
(snippet
'(begin