~ruther/guix-local

a2f7238aaa85808edb809cf098b64732322fbbf0 — Sharlatan Hellseher 2 years ago 2b8e62c
gnu: python-specutils: Update to 1.13.0.

* gnu/packages/astronomy.scm (python-specutils): Update to 1.13.0.

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

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +2 -2
@@ 2933,13 2933,13 @@ of axis order, spatial projections, and spectral units that exist in the wild.
(define-public python-specutils
  (package
    (name "python-specutils")
    (version "1.12.0")
    (version "1.13.0")
    (source
     (origin
       (method url-fetch)
       (uri (pypi-uri "specutils" version))
       (sha256
        (base32 "10nq00q71cyj0p74g3kyzb4hrwkbvhsd6m5zvxifc035rfnvc2qv"))))
        (base32 "0cfsigvsa0i7z2nq9ci9gxccp074kqsgr01xi2npk8xf7cjisrfq"))))
    (build-system pyproject-build-system)
    (arguments
     (list