From dd16cc1df945cfba0c91ad61600fba4aa397f438 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Tue, 14 Oct 2025 14:51:46 +0100 Subject: [PATCH] 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 dff4c797d1156a10f5de9e9e8b775c214766d4a7..840022ed898c22f2d5b47918155e860213bc3f05 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