From 43292f11247d807c0bc03ebfdea006b326cd0367 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Wed, 31 Dec 2025 10:43:43 +0000 Subject: [PATCH] gnu: tangos: Update to 1.11.0. * gnu/packages/astronomy.scm (tangos): Update to 1.11.0. Change-Id: Iab7d48ccd5c29ad5ae4d37ebcad575af19ff2510 --- 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 1539a73e04c..94d21ea0212 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -11533,7 +11533,7 @@ any arbitrary astrometric projection defined in the WCS standard.") (define-public tangos (package (name "tangos") - (version "1.10.0") + (version "1.11.0") (source (origin (method git-fetch) @@ -11542,7 +11542,7 @@ any arbitrary astrometric projection defined in the WCS standard.") (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1dbjpmhbz6hqq9r7hpxqsw2pcqfr2g4x35pb0j01w0m902w823s3")))) + (base32 "0mvg6qvalm4rf8gwi0d8lbljww51ym2lmc044i28fr1815prdhng")))) (build-system pyproject-build-system) (arguments (list