guix-commits
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]