~ruther/guix-local

274bb7d37d729849ce45465c2de37975013e39ec — Sharlatan Hellseher 6 months ago 4bd075b
gnu: indi: Update to 2.1.5.1.

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

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

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


@@ 1253,7 1253,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 "03qr5kvjr9dy8pwppn74mblkjxvm1nksbw2d9xinva8x4lxv8pry"))))
        (base32 "1wak0wnd05grc357wa4snyx3f7nc8ymbpfndialhywfi6a43gdlr"))))
    (build-system cmake-build-system)
    (arguments
     (list