[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#66412] [PATCH 02/20] gnu: stellarium: Update to 23.3.
From: |
Sharlatan Hellseher |
Subject: |
[bug#66412] [PATCH 02/20] gnu: stellarium: Update to 23.3. |
Date: |
Mon, 9 Oct 2023 00:40:04 +0100 |
* gnu/packages/astronomy.scm (stellarium): Update to 23.3.
---
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 d8157d2b7f..2ca00592aa 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1171,7 +1171,7 @@ (define-public stackistry
(define-public stellarium
(package
(name "stellarium")
- (version "23.2")
+ (version "23.3")
(source
(origin
(method git-fetch)
@@ -1180,7 +1180,7 @@ (define-public stellarium
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0fkiibc6m8kfmyf5my7ynfrpdlrcri14cl26swpgv3bhzxpmx27h"))))
+ (base32 "15kl8kn5fmmppbm93w5ki7lpjn09lhyhn245v3jc335xifcwd2vd"))))
(build-system cmake-build-system)
;; TODO: Complete documentation build and split into dedicated outputs.
(arguments
--
2.41.0
- [bug#66412] [PATCH 00/20] gnu: Astronomy 2023/09 updates., Sharlatan Hellseher, 2023/10/08
- [bug#66412] [PATCH 03/20] gnu: calceph: Update to 3.5.3., Sharlatan Hellseher, 2023/10/08
- [bug#66412] [PATCH 06/20] gnu: python-jplephem: Improve package style., Sharlatan Hellseher, 2023/10/08
- [bug#66412] [PATCH 08/20] gnu: python-drizzle: Update to 1.14.3., Sharlatan Hellseher, 2023/10/08
- [bug#66412] [PATCH 01/20] gnu: siril: Update to 1.2.0., Sharlatan Hellseher, 2023/10/08
- [bug#66412] [PATCH 02/20] gnu: stellarium: Update to 23.3.,
Sharlatan Hellseher <=
- [bug#66412] [PATCH 04/20] gnu: python-gwcs: Update to 0.19.0., Sharlatan Hellseher, 2023/10/08
- [bug#66412] [PATCH 10/20] gnu: python-crds: Update to 11.17.6., Sharlatan Hellseher, 2023/10/08
- [bug#66412] [PATCH 05/20] gnu: python-jplephem: Update to 2.19., Sharlatan Hellseher, 2023/10/08
- [bug#66412] [PATCH 09/20] gnu: python-drizzle: Update package style., Sharlatan Hellseher, 2023/10/08
- [bug#66412] [PATCH 15/20] gnu: python-stdatamodels: Update to 1.8.3., Sharlatan Hellseher, 2023/10/08
- [bug#66412] [PATCH 16/20] gnu: python-stdatamodels: Update packages style., Sharlatan Hellseher, 2023/10/08
- [bug#66412] [PATCH 19/20] gnu: python-tweakwcs: Update to 0.8.3., Sharlatan Hellseher, 2023/10/08
- [bug#66412] [PATCH 07/20] gnu: python-reproject: Update to 0.12.0., Sharlatan Hellseher, 2023/10/08
- [bug#66412] [PATCH 11/20] gnu: python-cdflib: Update to 1.2.1., Sharlatan Hellseher, 2023/10/08
- [bug#66412] [PATCH 18/20] gnu: python-sunpy: Update to 5.0.1., Sharlatan Hellseher, 2023/10/08