~ruther/guix-local

dd16cc1df945cfba0c91ad61600fba4aa397f438 — Sharlatan Hellseher 5 months ago 95afd4d
gnu: stellarium: Update to 25.3.

* gnu/packages/astronomy.scm (stellarium): Update to 25.3.

Change-Id: If4007a2ef2069d7d61c8d069a65e5cb91042360f
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +2 -2
@@ 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