[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#73399] [PATCH 01/26] gnu: calcmysky: Update to 0.3.3.
From: |
Sharlatan Hellseher |
Subject: |
[bug#73399] [PATCH 01/26] gnu: calcmysky: Update to 0.3.3. |
Date: |
Sat, 21 Sep 2024 00:31:26 +0100 |
* gnu/packages/astronomy.scm (calcmysky): Update to 0.3.3.
Change-Id: Ia2afb27fdc866edcf6f3167484ab70a4ff12a5d6
---
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 1a6b0e866b..be58fa64af 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -294,7 +294,7 @@ (define-public calceph
(define-public calcmysky
(package
(name "calcmysky")
- (version "0.3.2")
+ (version "0.3.3")
(source
(origin
(method git-fetch)
@@ -303,7 +303,7 @@ (define-public calcmysky
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1kybjlddrm8x4x5y82qczi6z1d2riv6zcfjzrh7pzg2vwj89izh0"))))
+ (base32 "0njsapy3qlyg3y0p5a849xydzhnzk4p5s0s37zxw9k5nnaf4vinp"))))
(build-system cmake-build-system)
(arguments
(list #:configure-flags
--
2.46.0
- [bug#73399] [PATCH 00/26] Astronomy update 2024/09, Sharlatan Hellseher, 2024/09/20
- [bug#73399] [PATCH 01/26] gnu: calcmysky: Update to 0.3.3.,
Sharlatan Hellseher <=
- [bug#73399] [PATCH 03/26] gnu: siril: Update to 1.2.4., Sharlatan Hellseher, 2024/09/20
- [bug#73399] [PATCH 02/26] gnu: cfitsio: Update to 4.5.0., Sharlatan Hellseher, 2024/09/20
- [bug#73399] [PATCH 05/26] gnu: python-astropy: Update to 6.1.3., Sharlatan Hellseher, 2024/09/20
- [bug#73399] [PATCH 06/26] gnu: python-ndcube: Disable failing tests., Sharlatan Hellseher, 2024/09/20
- [bug#73399] [PATCH 04/26] gnu: python-astropy-iers-data: Update to 0.2024.9.16.0.32.21., Sharlatan Hellseher, 2024/09/20
- [bug#73399] [PATCH 07/26] gnu: python-ginga: Fix tests., Sharlatan Hellseher, 2024/09/20
- [bug#73399] [PATCH 08/26] gnu: python-crds: Update to 11.18.4., Sharlatan Hellseher, 2024/09/20
- [bug#73399] [PATCH 10/26] gnu: python-jwst: Update to 1.16.0., Sharlatan Hellseher, 2024/09/20
- [bug#73399] [PATCH 11/26] gnu: python-pysiaf: Update to 0.23.3., Sharlatan Hellseher, 2024/09/20
- [bug#73399] [PATCH 13/26] gnu: python-regularizepsf: Update to 0.4.0., Sharlatan Hellseher, 2024/09/20