~ruther/guix-local

a7431e37c9cd792295f59f8f650a6b7911e7ded0 — Sharlatan Hellseher 2 years ago 6929eae
gnu: python-specutils: Update to 1.15.0.

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

Change-Id: I43f19ce39574a497097f4605dc2a18f6fd6343e9
Signed-off-by: Andrew Tropin <andrew@trop.in>
1 files changed, 2 insertions(+), 2 deletions(-)

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