guix_mirror_bot pushed a commit to branch master
in repository guix.
commit dd16cc1df945cfba0c91ad61600fba4aa397f438
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Tue Oct 14 14:51:46 2025 +0100
gnu: stellarium: Update to 25.3.
* gnu/packages/astronomy.scm (stellarium): Update to 25.3.
Change-Id: If4007a2ef2069d7d61c8d069a65e5cb91042360f
---
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 dff4c797d1..840022ed89 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -10236,7 +10236,7 @@ deconvolution). Such post-processing is not performed
by Stackistry.")
(define-public stellarium
(package
(name "stellarium")
- (version "25.2")
+ (version "25.3")
(source
(origin
(method git-fetch)
@@ -10245,7 +10245,7 @@ deconvolution). Such post-processing is not performed
by Stackistry.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0fxdvybdcnlkjkyx1kqc7gg7p55qd4h1ri0mmn1xj2g5fxsbs0nr"))))
+ (base32 "05r3faqarhi4jipaphs6yh4aq6jy2aln67kg53kcqjlxbyxkmr7n"))))
(build-system qt-build-system)
;; TODO: Complete documentation build and split into dedicated outputs.
(arguments