mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-04 16:25:54 +02:00
gnu: python-3: Set to python-3.12.
* gnu/packages/python.scm (python-3): Define as python-3.12 instead of python-3.11. Change-Id: Ibb7106f19f54a5d7e58a128f37a2b62ba3b60e8c
This commit is contained in:
committed by
Sharlatan Hellseher
parent
309757f8de
commit
6a84f6c2a9
@@ -1484,7 +1484,7 @@ data types.")
|
||||
(define-public python-next python-3.12)
|
||||
|
||||
;; Current 3.x version.
|
||||
(define-public python-3 python-3.11)
|
||||
(define-public python-3 python-3.12)
|
||||
|
||||
;; Current major version.
|
||||
(define-public python python-3)
|
||||
|
||||
Reference in New Issue
Block a user