~ruther/guix-local

9a29b17bdf9a94d003822979d29f7e780edf4bb7 — Sharlatan Hellseher 6 months ago 4da7c0c
gnu: uraniborg: Update to 0.0.12.

* gnu/packages/astronomy.scm (uraniborg): Update to 0.0.12.

Change-Id: I21c6a0ce5d93350c807bda47a6044d0f6d970701
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +2 -2
@@ 10274,7 10274,7 @@ n-body file formats (nemo, Gadget binaries 1 and 2, Gadget hdf5, Ramses).")
(define-public uraniborg
  (package
    (name "uraniborg")
    (version "0.0.10")
    (version "0.0.12")
    (source
     (origin
       (method git-fetch)


@@ 10283,7 10283,7 @@ n-body file formats (nemo, Gadget binaries 1 and 2, Gadget hdf5, Ramses).")
             (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "0bz2k2x06nyvhr9v4z6f21cf29pqsj9m4qyn8sdbl421wsqj31wg"))))
        (base32 "1n24c7ihz49piry36sfvig9qag948k4wkn9a7b5v7c1yax5ab4ap"))))
    (build-system go-build-system)
    (arguments
     (list