[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/34: gnu: python-crds: Update to 11.17.26.
From: |
guix-commits |
Subject: |
10/34: gnu: python-crds: Update to 11.17.26. |
Date: |
Tue, 30 Jul 2024 05:36:44 -0400 (EDT) |
sharlatan pushed a commit to branch master
in repository guix.
commit 2f7926dd36e47c6c52f331c543181d80c4089631
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Jul 9 21:20:04 2024 +0100
gnu: python-crds: Update to 11.17.26.
* gnu/packages/astronomy.scm (python-crds): Update to 11.17.26.
Change-Id: Ifdee55f01db207bb36d8e408d393d51865927579
---
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 c642e4dbcd..20063c3b06 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -2172,13 +2172,13 @@ monochromatic sequential colormaps like @code{blue},
@code{green}, and
(define-public python-crds
(package
(name "python-crds")
- (version "11.17.25")
+ (version "11.17.26")
(source
(origin
(method url-fetch)
(uri (pypi-uri "crds" version))
(sha256
- (base32 "18j0mn11nfgnbx42h1hzhfmyzg9ww9bgmrjxss8ni98kdj35q9kv"))))
+ (base32 "1qw1j3gz8l2z4ra33hl4zblc90kvwjf2ajb343n0xmf7lzs1gwc7"))))
(build-system pyproject-build-system)
(arguments
(list
- branch master updated (4e92ed625f -> 1b7d53dad7), guix-commits, 2024/07/30
- 02/34: gnu: Add python-pytest-8., guix-commits, 2024/07/30
- 10/34: gnu: python-crds: Update to 11.17.26.,
guix-commits <=
- 05/34: gnu: skymaker: Fix indentation., guix-commits, 2024/07/30
- 09/34: gnu: python-astropy-iers-data: Update to 0.2024.7.15.0.31.42., guix-commits, 2024/07/30
- 32/34: gnu: Add python-glue-core., guix-commits, 2024/07/30
- 03/34: gnu: cfitsio: Update to 4.4.1., guix-commits, 2024/07/30
- 21/34: gnu: python-stdatamodels: Update to 2.0.0., guix-commits, 2024/07/30
- 15/34: gnu: python-extension-helpers: Update to 1.1.1., guix-commits, 2024/07/30
- 04/34: gnu: skymaker: Update to 3.10.5., guix-commits, 2024/07/30
- 07/34: gnu: python-asdf: Update to 3.3.0., guix-commits, 2024/07/30
- 08/34: gnu: python-asdf-zarr: Update to 0.0.4., guix-commits, 2024/07/30
- 06/34: gnu: stellarium: Update to 24.2., guix-commits, 2024/07/30