all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: 61012@debbugs.gnu.org
Cc: Sharlatan Hellseher <sharlatanus@gmail.com>
Subject: [bug#61012] [PATCH 2/3] gnu: python-sunpy: Update to 4.1.1.
Date: Sun, 22 Jan 2023 23:58:06 +0000	[thread overview]
Message-ID: <20230122235807.16434-2-sharlatanus@gmail.com> (raw)
In-Reply-To: <20230122235807.16434-1-sharlatanus@gmail.com>

* gnu/packages/astronomy.scm (python-sunpy): Update to 4.1.1.
---
 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
-- 
2.39.1





  reply	other threads:[~2023-01-22 23:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-22 23:55 [bug#61012] [PATCH 0/3] gnu: Astronomy packages update Sharlatan Hellseher
2023-01-22 23:58 ` [bug#61012] [PATCH 1/3] gnu: python-astropy: Update to 5.2.1 Sharlatan Hellseher
2023-01-22 23:58   ` Sharlatan Hellseher [this message]
2023-01-22 23:58   ` [bug#61012] [PATCH 3/3] gnu: python-regions: Update to 0.7 Sharlatan Hellseher
2023-01-23  0:01 ` [bug#61012] [PATCH] gnu: python-photutils: Update to 1.6.0 Sharlatan Hellseher
2023-01-27 16:31 ` bug#61012: [PATCH 0/3] gnu: Astronomy packages update Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230122235807.16434-2-sharlatanus@gmail.com \
    --to=sharlatanus@gmail.com \
    --cc=61012@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.