[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#73915] [PATCH 01/42] gnu: calceph: Update to 4.0.1.
From: |
Sharlatan Hellseher |
Subject: |
[bug#73915] [PATCH 01/42] gnu: calceph: Update to 4.0.1. |
Date: |
Sun, 20 Oct 2024 20:52:03 +0100 |
* gnu/packages/astronomy.scm (calceph): Update to 4.0.1.
Change-Id: Ic643270cea8bfb0d7af30412ad6bddd4a63cea41
---
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 106f524a73..e36ba53036 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -259,7 +259,7 @@ (define-public aoflagger
(define-public calceph
(package
(name "calceph")
- (version "4.0.0")
+ (version "4.0.1")
(source
(origin
(method git-fetch)
@@ -268,7 +268,7 @@ (define-public calceph
(commit (string-append name "_"
(string-replace-substring version "."
"_")))))
(sha256
- (base32 "1yabdq51plg3dijp68xajhsz395gi2fyp5qkvrj3dgv8d4qw52nw"))
+ (base32 "00q7iww72g6rgnq2br0g2py0ll57690gid08vyva6ffswyb3g923"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(native-inputs
--
2.46.0
- [bug#73915] [PATCH 00/42] Astronomy update 2024/10, Sharlatan Hellseher, 2024/10/20
- [bug#73915] [PATCH 04/42] gnu: siril: Update to 1.3.3., Sharlatan Hellseher, 2024/10/20
- [bug#73915] [PATCH 02/42] gnu: indi-2.0: Update to 2.1.0., Sharlatan Hellseher, 2024/10/20
- [bug#73915] [PATCH 01/42] gnu: calceph: Update to 4.0.1.,
Sharlatan Hellseher <=
- [bug#73915] [PATCH 07/42] gnu: python-astroalign: Update to 2.6.0., Sharlatan Hellseher, 2024/10/20
- [bug#73915] [PATCH 03/42] gnu: Add lcms-next., Sharlatan Hellseher, 2024/10/20
- [bug#73915] [PATCH 11/42] gnu: python-ephem: Update to 4.1.6., Sharlatan Hellseher, 2024/10/20
- [bug#73915] [PATCH 05/42] gnu: stellarium: Update to 24.3., Sharlatan Hellseher, 2024/10/20
- [bug#73915] [PATCH 06/42] gnu: wcslib: Update to 8.3., Sharlatan Hellseher, 2024/10/20
- [bug#73915] [PATCH 08/42] gnu: python-astropy-iers-data: Update to 0.2024.10.14.0.32.55., Sharlatan Hellseher, 2024/10/20
- [bug#73915] [PATCH 13/42] gnu: python-ndcube: Update to 2.2.3., Sharlatan Hellseher, 2024/10/20
- [bug#73915] [PATCH 09/42] gnu: python-astropy: Update to 6.1.4., Sharlatan Hellseher, 2024/10/20
- [bug#73915] [PATCH 14/42] gnu: python-photutils: Update to 2.0.1., Sharlatan Hellseher, 2024/10/20
- [bug#73915] [PATCH 10/42] gnu: python-crds: Update to 12.0.4., Sharlatan Hellseher, 2024/10/20