[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#75015] [PATCH 10/38] gnu: calceph: Update to 4.0.3.
From: |
Sharlatan Hellseher |
Subject: |
[bug#75015] [PATCH 10/38] gnu: calceph: Update to 4.0.3. |
Date: |
Sat, 21 Dec 2024 20:22:30 +0000 |
* gnu/packages/astronomy.scm (calceph): Update to 4.0.3.
Change-Id: If55f18abb989a2181c8b753bf676935da57b49bb
---
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 e31ac574d8..00a1cc4b82 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -261,7 +261,7 @@ (define-public aoflagger
(define-public calceph
(package
(name "calceph")
- (version "4.0.1")
+ (version "4.0.3")
(source
(origin
(method git-fetch)
@@ -270,7 +270,7 @@ (define-public calceph
(commit (string-append name "_"
(string-replace-substring version "."
"_")))))
(sha256
- (base32 "00q7iww72g6rgnq2br0g2py0ll57690gid08vyva6ffswyb3g923"))
+ (base32 "1985ihkpxr0vra5xr664yxg9llby88j3zkbhqn38lh8wn0gwivj9"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(native-inputs
--
2.46.0
- [bug#75015] [PATCH 00/38] Astro update 2024/12, Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 03/38] gnu: Add julia-precompiletools., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 02/38] gnu: julia-dataapi: Update to 1.16.0., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 20/38] gnu: python-cmyt: Update to 2.0.1., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 06/38] gnu: Add julia-commonsolve., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 17/38] gnu: python-asdf: Update to 4.0.0., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 10/38] gnu: calceph: Update to 4.0.3.,
Sharlatan Hellseher <=
- [bug#75015] [PATCH 24/38] gnu: python-halotools: Update to 0.9.2., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 07/38] gnu: Add julia-compositionsbase., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 01/38] gnu: julia-preferences: Update to 1.4.3., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 15/38] gnu: python-astropy: Update to 6.1.7., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 26/38] gnu: python-pysiaf: Update to 0.24.1., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 16/38] gnu: python-asdf-standard: Adjust native inputs., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 35/38] gnu: python-specutils: Fix build., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 04/38] gnu: Add julia-interfaces., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 08/38] gnu: Add julia-staticnumbers., Sharlatan Hellseher, 2024/12/21
- [bug#75015] [PATCH 19/38] gnu: python-ci-watson: Update to 0.8.0., Sharlatan Hellseher, 2024/12/21