summary refs log tree commit diff
path: root/gnu/packages/astronomy.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2023-11-17 12:15:50 +0000
committerEric Bavier <bavier@posteo.net>2023-11-18 19:56:30 -0600
commit1d43cd581884c0c7fe93f3ab94ceda19ef4d72dd (patch)
treeabdfe64c78240c522a1bf129e6033d494b6e27a3 /gnu/packages/astronomy.scm
parentd335e24920bfb90e38854c590647cf8e4b525292 (diff)
downloadguix-1d43cd581884c0c7fe93f3ab94ceda19ef4d72dd.tar.gz
gnu: celestia: Update to 1.6.4.
* gnu/packages/astronomy.scm (celestia): Update to 1.6.4.

Change-Id: I581bb402e78584b526d83050cfedb4e8d26a6115
Signed-off-by: Eric Bavier <bavier@posteo.net>
Diffstat (limited to 'gnu/packages/astronomy.scm')
-rw-r--r--gnu/packages/astronomy.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 47913a1282..386a5302d6 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1385,7 +1385,7 @@ any arbitrary astrometric projection defined in the WCS standard.")
 (define-public celestia
   (package
     (name "celestia")
-    (version "1.6.3")
+    (version "1.6.4")
     (source
      (origin
        (method git-fetch)
@@ -1394,7 +1394,7 @@ any arbitrary astrometric projection defined in the WCS standard.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0dzci5n7gcnm1vq916gsn9zddkhbzhbsakqxrpnmvzibsqznn6c8"))))
+        (base32 "0nz9k5nd2zmrbwj1qhsfwmvqymqk8c4yjxpybck44isrild2ah9j"))))
     (build-system gnu-build-system)
     (arguments
      (list