From a3feb5c7b8e43db404c2f5c558a61d3e975bdfe4 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Tue, 16 Dec 2025 15:44:35 +0000 Subject: [PATCH] gnu: splash: Update to 3.11.7. * gnu/packages/astronomy.scm (splash): Update to 3.11.7. Change-Id: Ic82067037229c08d7c684d0ffbeadef2f551ea9d --- 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 9619a0d0d867ba9b092594beef75485133f615e4..54336cba11c66c4942f8db10530de3394928e709 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -10977,7 +10977,7 @@ astronomical fields. SkyMaker is part of the (define-public splash (package (name "splash") - (version "3.11.6") + (version "3.11.7") (source (origin (method git-fetch) @@ -10986,7 +10986,7 @@ astronomical fields. SkyMaker is part of the (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1gxkk0qsadsd6v9ymfjd7i27ydv4cdmpsip950qkvfwkfv2fqyvj")))) + (base32 "0jd8pcy9gj8xw515x4rd7pdxz02z24y5nb0gqfapncr9j8qpd6jp")))) (build-system gnu-build-system) (arguments ;; FIXME: Tests failed