diff options
| author | Hugo Buddelmeijer <hugo@buddelmeijer.nl> | 2026-06-14 21:19:00 +0200 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-06-14 22:25:54 +0100 |
| commit | 17f5088e7b83799fc2b0e8ea310c177105f2e9b0 (patch) | |
| tree | f0da9388541a6f16eb8fe69999fd2848bece33f6 /gnu/packages/python.scm | |
| parent | 9191d7cc7c1087d0accbc0b1d906cd6956f4e1ba (diff) | |
gnu: python-3.13: Rename to python-next.
* gnu/packages/python.scm (python-3.13): Rename to python-next.
Fixes: guix/guix#9255
Merges: guix/guix!9297
Change-Id: Ie0162dbde19b538ca6143257d55143058989c884
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu/packages/python.scm')
| -rw-r--r-- | gnu/packages/python.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index e43bbbcef94..f8d9484b1bc 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm | |||
| @@ -1123,7 +1123,7 @@ data types.") | |||
| 1123 | 1123 | ||
| 1124 | (define-public python-3.13 | 1124 | (define-public python-3.13 |
| 1125 | (package | 1125 | (package |
| 1126 | (name "python") | 1126 | (name "python-next") |
| 1127 | (version "3.13.13") | 1127 | (version "3.13.13") |
| 1128 | (source | 1128 | (source |
| 1129 | (origin | 1129 | (origin |
