~ruther/guix-local

d599a5d68ea9c9088472d8ea9299cef5270e59d6 — Sharlatan Hellseher 2 years ago 95ea559
gnu: python-skyfield: Update to 1.48.

* gnu/packages/astronomy.scm (python-skyfield): Update to 1.48.

Change-Id: I4f94ec7c8cbea3af325fff81d570ef044f710f71
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +2 -2
@@ 4547,13 4547,13 @@ astronomical images, especially when there is no WCS information available.")
(define-public python-skyfield
  (package
    (name "python-skyfield")
    (version "1.47")
    (version "1.48")
    (source
     (origin
       (method url-fetch)
       (uri (pypi-uri "skyfield" version))
       (sha256
        (base32 "0272pwk88csmrrl44fc4l52agd68pkg4zbmdhs7gliq5q9wf3hrs"))))
        (base32 "1qaz0k0lkni3y423r66mkvj99bx08qa9xgqp3cs2df70cmdz30cb"))))
    (build-system python-build-system)
    (arguments
     ;; XXX: Tests depend on custom test framework