guix_mirror_bot pushed a commit to branch master
in repository guix.
commit d30ccdc125c29d46af416103d06786d4b813e52f
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Thu Aug 21 12:45:29 2025 +0100
gnu: python-asdf: Update to 4.4.0.
* gnu/packages/astronomy.scm (python-asdf): Update to 4.4.0.
Change-Id: Iae033b72d4c7822107877c2ddc7b8b28e9b8f248
---
gnu/packages/astronomy.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 37a904e158..3814b679a7 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1807,13 +1807,13 @@ Main features:
(define-public python-asdf
(package
(name "python-asdf")
- (version "4.3.0")
+ (version "4.4.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "asdf" version))
(sha256
- (base32 "0z88vzk3z9cdfafv8rbw4l6kz6panxamd21zafs6hj0w3zxpa7cn"))))
+ (base32 "0gincjs1vn6wxryazbkgmxy45cn1azb2yphj7nwg05yjwccn257p"))))
(build-system pyproject-build-system)
(arguments
(list