~ruther/guix-local

9d0c3731608713e58a8d3a29a69ef79222271052 — Sharlatan Hellseher 2 months ago 1d49982
gnu: indi: Update to 2.1.7.

* gnu/packages/astronomy.scm (indi): Update to 2.1.7.

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

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +2 -2
@@ 1422,7 1422,7 @@ floating-point (no compression, LZW- or ZIP-compressed), FITS 8-bit, 16-bit,
(define-public indi
  (package
    (name "indi")
    (version "2.1.6")
    (version "2.1.7")
    (source
     (origin
       (method git-fetch)


@@ 1431,7 1431,7 @@ floating-point (no compression, LZW- or ZIP-compressed), FITS 8-bit, 16-bit,
             (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "1a0yc4svs18gd182flwbyl7cc8v2b8kgsvxas2w27hzk4bj45xar"))))
        (base32 "0sa74i7352g567p1i29mr8qdgb2z481zvqa3f8x2xnmim8brirbm"))))
    (build-system cmake-build-system)
    (arguments
     (list