diff mbox series

[bug#67237,01/32] gnu: celestia: Update to 1.6.4.

Message ID 15771b59dd882a397dd0b58229d25fc25369d70a.1700222319.git.sharlatanus@gmail.com
State New
Headers show
Series gnu: Astronomy 2023/11 updates. | expand

Commit Message

Sharlatan Hellseher Nov. 17, 2023, 12:15 p.m. UTC
* gnu/packages/astronomy.scm (celestia): Update to 1.6.4.

Change-Id: I581bb402e78584b526d83050cfedb4e8d26a6115
---
 gnu/packages/astronomy.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Eric Bavier Nov. 19, 2023, 2:02 a.m. UTC | #1
Thanks for all the updates!

I've pushed this series in commits 1d43cd5818..b7abea0fd6

Cheers,
`~Eric

On Fri, 2023-11-17 at 12:15 +0000, Sharlatan Hellseher wrote:
> * gnu/packages/astronomy.scm (celestia): Update to 1.6.4.
> 
> Change-Id: I581bb402e78584b526d83050cfedb4e8d26a6115
diff mbox series

Patch

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 @@  (define-public swarp
 (define-public celestia
   (package
     (name "celestia")
-    (version "1.6.3")
+    (version "1.6.4")
     (source
      (origin
        (method git-fetch)
@@ -1394,7 +1394,7 @@  (define-public celestia
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0dzci5n7gcnm1vq916gsn9zddkhbzhbsakqxrpnmvzibsqznn6c8"))))
+        (base32 "0nz9k5nd2zmrbwj1qhsfwmvqymqk8c4yjxpybck44isrild2ah9j"))))
     (build-system gnu-build-system)
     (arguments
      (list