[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/27: gnu: python-crds: Update to 12.0.9.
From: |
guix-commits |
Subject: |
11/27: gnu: python-crds: Update to 12.0.9. |
Date: |
Wed, 29 Jan 2025 18:05:00 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit 9f0ca1578effc89b11f33a7ba4c0a4fb43d28401
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Fri Jan 17 08:02:43 2025 +0000
gnu: python-crds: Update to 12.0.9.
* gnu/packages/astronomy.scm (python-crds): Update to 12.0.9.
Change-Id: I107a874f3e2c8d9a7e019fc592c8d67d1d4f2810
---
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 1cb57aa09f..5ad39ff879 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -2146,13 +2146,13 @@ cosmological parameters e.g. redshift or
luminosity-distance.")
(define-public python-crds
(package
(name "python-crds")
- (version "12.0.8")
+ (version "12.0.9")
(source
(origin
(method url-fetch)
(uri (pypi-uri "crds" version))
(sha256
- (base32 "09kdpaywj88n31jard4wbqmb9132qf6fk0ar2z6ca9vswavivfk8"))))
+ (base32 "0cf6pr6lixqhmvig9ajhh68yd1ri7dninamakvs728mjd5nswmw3"))))
(build-system pyproject-build-system)
(arguments
(list
- 20/27: gnu: python-sunpy-soar: Update to 1.11.0., (continued)
- 20/27: gnu: python-sunpy-soar: Update to 1.11.0., guix-commits, 2025/01/29
- 13/27: gnu: python-numexpr: Update to 2.9.0., guix-commits, 2025/01/29
- 21/27: gnu: python-viresclient: Update to 0.12.1., guix-commits, 2025/01/29
- 22/27: gnu: Add ska-sdp-func., guix-commits, 2025/01/29
- 24/27: gnu: Add python-pixell., guix-commits, 2025/01/29
- 02/27: gnu: sextractor: Update to 2.28.2., guix-commits, 2025/01/29
- 15/27: gnu: python-rad: Update to 0.23.0., guix-commits, 2025/01/29
- 27/27: gnu: Add python-mapsims., guix-commits, 2025/01/29
- 26/27: gnu: Add python-so-noise-models., guix-commits, 2025/01/29
- 06/27: gnu: python-astropy-iers-data: Update to 0.2025.1.20.0.32.27., guix-commits, 2025/01/29
- 11/27: gnu: python-crds: Update to 12.0.9.,
guix-commits <=
- 12/27: gnu: python-ndcube: Update to 2.3.0., guix-commits, 2025/01/29
- 25/27: gnu: Add python-pysm3., guix-commits, 2025/01/29
- 17/27: gnu: Add python-pvextractor-bootstrap., guix-commits, 2025/01/29
- 18/27: gnu: python-spectral-cube: Update to 0.6.6., guix-commits, 2025/01/29
- 19/27: gnu: python-statmorph: Update to 0.6.1., guix-commits, 2025/01/29