~ruther/guix-local

b883ea3659cf14524e238f789fac5ad2d3067843 — Sharlatan Hellseher 2 years ago cde0d3d
gnu: python-drizzle: Update to 1.14.4.

* gnu/packages/astronomy.scm (python-drizzle): Update to 1.14.4.

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

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +2 -2
@@ 1954,7 1954,7 @@ used with local NetDRMS sites.")
(define-public python-drizzle
  (package
    (name "python-drizzle")
    (version "1.14.3")
    (version "1.14.4")
    (source
     (origin
       (method git-fetch) ;PyPi doesn't have the test data sets


@@ 1963,7 1963,7 @@ used with local NetDRMS sites.")
             (commit version)))
       (file-name (git-file-name name version))
       (sha256
        (base32 "04gncwg76yivcaq7rwgsw5k8w4h3c4wcrjcamb53h0d5s820z7dl"))))
        (base32 "01zsq1r3p9lig0aik01szncd7nbmyi561mhi1n44yjhh7d86fp8y"))))
    (build-system pyproject-build-system)
    (arguments
     (list