guix_mirror_bot pushed a commit to branch astro-update
in repository guix.
commit 80bb159c41812f184292d9e06e0593e549ef8333
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Thu Mar 19 15:24:08 2026 +0000
gnu: celestia-content: Update to 0.0.0-6.54e4760.
* gnu/packages/astronomy.scm (celestia-content): Update to
a052c5fcdbaedf077234117505e79680a28f2fbd commit.
Change-Id: I614fe852638e6ef8c9b3710e1a43716071ef7b84
---
gnu/packages/astronomy.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 7689cb0ef6..abfa4bf1c6 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -603,8 +603,8 @@ accurately in real time at any rate desired.")
(define-public celestia-content
;; No rleases or version tags.
- (let ((commit "a052c5fcdbaedf077234117505e79680a28f2fbd")
- (revision "5"))
+ (let ((commit "54e4760132be3617e4782fee8eefcfce6694f4ff")
+ (revision "6"))
(package
(name "celestia-content")
(version (git-version "0.0.0" revision commit))
@@ -616,7 +616,7 @@ accurately in real time at any rate desired.")
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "12nyq5h8k176cyf8l3kiyx2m0ml7w7k6ldy4p757pr0bz24gkbd4"))))
+ (base32 "1hfd4c2jzi9mk4mv7129iwny9vvxzqmvm1m744dcvk59fh1mqwma"))))
(build-system cmake-build-system)
(arguments
(list