[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/19: gnu: python-hy: Update to 1.0.0.
From: |
guix-commits |
Subject: |
04/19: gnu: python-hy: Update to 1.0.0. |
Date: |
Sat, 21 Dec 2024 12:57:10 -0500 (EST) |
monego pushed a commit to branch master
in repository guix.
commit dbfe4d2efe4895b013022a5a5aeca5032698533d
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Sun Sep 22 15:15:46 2024 -0300
gnu: python-hy: Update to 1.0.0.
* gnu/packages/python-xyz.scm (python-hy): Update to 1.0.0.
Change-Id: Id9e65e8042f1f8e0a7b854b3abd34faebcc9eb3b
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 0086d06465..32fb5e8813 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -19488,7 +19488,7 @@ with a new public API, and RPython support.")
(define-public python-hy
(package
(name "python-hy")
- (version "0.29.0")
+ (version "1.0.0")
(source
(origin
(method git-fetch) ;no tests in PyPI release
@@ -19497,7 +19497,7 @@ with a new public API, and RPython support.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0fp5x94hyckjfap2pb1rj551a3q70vrljxark7hj9kdhr7prbggi"))))
+ (base32 "1msv3027krv223a4dhx6kzp7r7l4q2qg8kq25j4dcf8k5xs73ax3"))))
(build-system pyproject-build-system)
(arguments
(list
- branch master updated (11855e1c28 -> da6fc1750e), guix-commits, 2024/12/21
- 04/19: gnu: python-hy: Update to 1.0.0.,
guix-commits <=
- 17/19: gnu: mixxx: Update to 2.4.2., guix-commits, 2024/12/21
- 06/19: gnu: shotcut: Update to 24.11.17., guix-commits, 2024/12/21
- 13/19: gnu: kdenlive: Update to 24.12.0., guix-commits, 2024/12/21
- 15/19: gnu: librepcb: Update to 1.2.0., guix-commits, 2024/12/21
- 02/19: gnu: gmic: Update to 3.4.3., guix-commits, 2024/12/21
- 03/19: gnu: python-cma: Update to 4.0.0., guix-commits, 2024/12/21
- 05/19: gnu: mlt: Update to 7.28.0., guix-commits, 2024/12/21
- 08/19: gnu: python-deepxde: Update to 1.12.2., guix-commits, 2024/12/21
- 01/19: gnu: python-motulator: Update to 0.5.0., guix-commits, 2024/12/21
- 10/19: gnu: symengine: Update to 0.13.0., guix-commits, 2024/12/21