From 888b41dbbfabc6b7596a003e3a746ee6170ec48a Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Thu, 13 Nov 2025 18:53:44 +0000 Subject: [PATCH] gnu: splash: Update to 3.11.6. * gnu/packages/astronomy.scm (splash): Update to 3.11.6. Change-Id: Iadabcc8c3d7513ffc59b14c235aa7bcd16e305fa --- 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 0f2ece3df4a..f94d9172119 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -10717,7 +10717,7 @@ astronomical fields. SkyMaker is part of the (define-public splash (package (name "splash") - (version "3.11.5") + (version "3.11.6") (source (origin (method git-fetch) @@ -10726,7 +10726,7 @@ astronomical fields. SkyMaker is part of the (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1sdfgn2rh1gq3n1ya55qhv9j8bf700f2lhp2k9avy1aix903ry36")))) + (base32 "1gxkk0qsadsd6v9ymfjd7i27ydv4cdmpsip950qkvfwkfv2fqyvj")))) (build-system gnu-build-system) (arguments ;; FIXME: Tests failed