guix_mirror_bot pushed a commit to branch astro-updates in repository guix.
commit baa21ef659e1abe1d858ad62da892ca4c355faff Author: Sharlatan Hellseher <sharlata...@gmail.com> AuthorDate: Thu Sep 18 17:10:15 2025 +0100 gnu: uraniborg: Update to 0.0.12. * gnu/packages/astronomy.scm (uraniborg): Update to 0.0.12. Change-Id: I21c6a0ce5d93350c807bda47a6044d0f6d970701 --- gnu/packages/astronomy.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index af3f67327e..07747b79ba 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -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