~ruther/guix-local

2e59169e5642fd556e6fc864d62f904b5af734c4 — Sharlatan Hellseher 5 months ago 8568fd5
gnu: python-stcal: Update to 1.15.2.

* gnu/packages/astronomy.scm (python-stcal): Update to 1.15.2.

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

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +2 -2
@@ 8459,13 8459,13 @@ and CAS statistics), as well as fitting 2D Sérsic profiles.")
(define-public python-stcal
  (package
    (name "python-stcal")
    (version "1.15.0")
    (version "1.15.2")
    (source
     (origin
       (method url-fetch)
       (uri (pypi-uri "stcal" version))
       (sha256
        (base32 "0q27dw3gsv03kik63rclpg0si8qb2k7l8lhszi2b1948kb0spwnn"))))
        (base32 "0lzwp06399fwxi8m82cmj5009s2xyvmzmvxw64qfbm39mxkhbw51"))))
    (build-system pyproject-build-system)
    (arguments
     (list