mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-3.12: Set name to "python".
* gnu/packages/python.scm (python-3.12)[name]: Set to "python" instead of "python-next". Change-Id: I01bcc4adff7aaa97f7077279800d6ecc0ae1c36d
This commit is contained in:
committed by
Sharlatan Hellseher
parent
862fdaae31
commit
910d5086e5
@@ -1089,7 +1089,7 @@ def contents() -> str:
|
||||
|
||||
(define-public python-3.12
|
||||
(package
|
||||
(name "python-next")
|
||||
(name "python")
|
||||
(version "3.12.12")
|
||||
(source
|
||||
(origin
|
||||
|
||||
Reference in New Issue
Block a user