mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: celestia-content: Update to 0.0.0-3.b6d3daa.
* gnu/packages/astronomy.scm (celestia-content): Update to b6d3daa2260cdbd251336264eb62334a4d6e62c6 commit. Change-Id: I3f7889f0923a3212c0dafd955e13f58f881f8879
This commit is contained in:
parent
5463780f67
commit
b6d6afb935
1 changed files with 3 additions and 3 deletions
|
|
@ -617,8 +617,8 @@ accurately in real time at any rate desired.")
|
|||
|
||||
(define-public celestia-content
|
||||
;; No rleases or version tags.
|
||||
(let ((commit "e707d64080558860ea647f72f25571f3f9b05f53")
|
||||
(revision "2"))
|
||||
(let ((commit "b6d3daa2260cdbd251336264eb62334a4d6e62c6")
|
||||
(revision "3"))
|
||||
(package
|
||||
(name "celestia-content")
|
||||
(version (git-version "0.0.0" revision commit))
|
||||
|
|
@ -630,7 +630,7 @@ accurately in real time at any rate desired.")
|
|||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1a0rphyr795vbj1gqlz4873q5x6kq4jqh7wzrf4kbl2wryp7sw4p"))))
|
||||
(base32 "11xgsl4bln1lid6cb0a2s4d5h7zb0y8c9dm61vpss8f5dlvdp8n5"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue