[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70489] [PATCH 02/47] gnu: stellarium: Update to 24.1.
From: |
Sharlatan Hellseher |
Subject: |
[bug#70489] [PATCH 02/47] gnu: stellarium: Update to 24.1. |
Date: |
Sun, 21 Apr 2024 00:21:51 +0100 |
* gnu/packages/astronomy.scm (stellarium): Update to 24.1.
Change-Id: I53dea0e03a3b7c4d78b4946a2bbc9a13f9fbec6f
---
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 0aa2efaabc..d82966932d 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1345,7 +1345,7 @@ (define-public stackistry
(define-public stellarium
(package
(name "stellarium")
- (version "23.4")
+ (version "24.1")
(source
(origin
(method git-fetch)
@@ -1354,7 +1354,7 @@ (define-public stellarium
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "11l3lql3cxj7s7q7n74qd4rhbjy374b4c0lpm0dr8s85mfrq6fmc"))))
+ (base32 "15r8vg1xb4q8vwy10dfs4543bg6r3463sgrpkqk6fpxx46d8axxp"))))
(build-system cmake-build-system)
;; TODO: Complete documentation build and split into dedicated outputs.
(arguments
--
2.41.0
- [bug#70488] [PATCH 00/47] Astronomy 2024/02 updates., Sharlatan Hellseher, 2024/04/20
- bug#70488: [PATCH 00/47] Astronomy 2024/02 updates., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 02/47] gnu: stellarium: Update to 24.1.,
Sharlatan Hellseher <=
- [bug#70489] [PATCH 04/47] gnu: libxisf: Update to 0.2.12., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 03/47] gnu: indi-2.0: Update to 2.0.7., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 13/47] gnu: python-astropy: Symplify package., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 10/47] gnu: python-asdf: Update to 3.2.0., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 12/47] gnu: python-astropy-iers-data: Update to 0.2024.4.15.2.45.49., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 09/47] gnu: Add python-supersmoother., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 01/47] gnu: cfitsio: Update to 4.4.0., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 07/47] gnu: python-exif-read: Update to 3.0.0., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 15/47] gnu: python-astropy-healpix: Update to 1.0.3., Sharlatan Hellseher, 2024/04/20
- [bug#70489] [PATCH 11/47] gnu: python-asdf-astropy: Update to 0.6.1., Sharlatan Hellseher, 2024/04/20