From 011032815ce4c6a1a62f22ee33085e9be2be84ee Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Sun, 22 Jan 2023 23:58:06 +0000 Subject: [PATCH] gnu: python-sunpy: Update to 4.1.1. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/astronomy.scm (python-sunpy): Update to 4.1.1. Signed-off-by: Ludovic Courtès --- 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 f8e1bd4bcd..e7b53833f8 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -1544,13 +1544,13 @@ (define-public python-sgp4 (define-public python-sunpy (package (name "python-sunpy") - (version "4.0.6") + (version "4.1.1") (source (origin (method url-fetch) (uri (pypi-uri "sunpy" version)) (sha256 - (base32 "0aiirb6l8zshdrpsvh6d5ki759ah9zfm9gbl0in985hprwwxyrq1")))) + (base32 "1h8dnsic96bxm5l278vk6jj5h4bh1b143fghsvv5rhigk137vysp")))) (build-system pyproject-build-system) (arguments (list