guix_mirror_bot pushed a commit to branch astro-update
in repository guix.
commit 7e0aee1f2b782d8af0717ad125dc82004d4bb03a
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Sun Sep 20 21:37:00 2026 +0100
gnu: celestia-content: Update to 0.0.0-11.eab9393.
* gnu/packages/astronomy.scm (celestia-content): Update to
eab93932c85fa315f370477ee8c6b7e15f12c327 commit.
---
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 f3cee3af956..1de3a973284 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -643,8 +643,8 @@ accurately in real time at any rate desired.")
(define-public celestia-content
;; No releases or version tags.
- (let ((commit "94ae7673d7dd615acc3dbc483f2a7304099b2ad8")
- (revision "10"))
+ (let ((commit "eab93932c85fa315f370477ee8c6b7e15f12c327")
+ (revision "11"))
(package
(name "celestia-content")
(version (git-version "0.0.0" revision commit))
@@ -656,7 +656,7 @@ accurately in real time at any rate desired.")
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "1qj69iwkhnvycbd35l3nmxma4nr041d5y50vd76418b0c85janbn"))))
+ (base32 "02l00x86v4bd0yfyjk8c5mjhkmnw0xdmzgndkygpls6f6wc7qf38"))))
(build-system cmake-build-system)
(arguments
(list