all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#59808] [PATCH] gnu: python-asdf-astropy: Update to 0.3.0.
@ 2022-12-03 23:14 Sharlatan Hellseher
  2022-12-13 13:51 ` bug#59808: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Sharlatan Hellseher @ 2022-12-03 23:14 UTC (permalink / raw)
  To: 59808; +Cc: Sharlatan Hellseher

* gnu/packages/astronomy.scm (python-asdf-astropy): Update to 0.3.0.
---
 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 759ccbec9e..8da670dc52 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -2473,13 +2473,13 @@ (define python-asdf-unit-schemas
 (define-public python-asdf-astropy
   (package
     (name "python-asdf-astropy")
-    (version "0.2.2")
+    (version "0.3.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "asdf_astropy" version))
        (sha256
-        (base32 "1b0v4cl7xvly3x1k5k2rvc2l32jqgqp0iyf1j20fkvj450sx74f2"))))
+        (base32 "1gp5iav0a9g9q0zb22vhzi3v9vwk5wn2nxvr3mvi3bsdcdj3h23v"))))
     (build-system pyproject-build-system)
     (native-inputs
      (list python-coverage
-- 
2.38.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#59808: [PATCH] gnu: python-asdf-astropy: Update to 0.3.0.
  2022-12-03 23:14 [bug#59808] [PATCH] gnu: python-asdf-astropy: Update to 0.3.0 Sharlatan Hellseher
@ 2022-12-13 13:51 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-12-13 13:51 UTC (permalink / raw)
  To: Sharlatan Hellseher; +Cc: guix-patches, 59808-done

[-- Attachment #1: Type: text/plain, Size: 299 bytes --]


Sharlatan Hellseher <sharlatanus@gmail.com> writes:

> * gnu/packages/astronomy.scm (python-asdf-astropy): Update to 0.3.0.
> ---
>  gnu/packages/astronomy.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks! Pushed to master as 1a0dcc21123c0a9e8c16d0989df1db00092ac3e7.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-13 13:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-03 23:14 [bug#59808] [PATCH] gnu: python-asdf-astropy: Update to 0.3.0 Sharlatan Hellseher
2022-12-13 13:51 ` bug#59808: " Christopher Baines

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.