mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: indi-2.0: Update to 2.1.1.
* gnu/packages/astronomy.scm (indi-2.0): Update to 2.1.1. Change-Id: I6996fb8ed1a0fe80dddb4cb92ac39ff253e934d5
This commit is contained in:
parent
3d42e98c82
commit
c44905f53d
1 changed files with 2 additions and 2 deletions
|
@ -946,7 +946,7 @@ floating-point (no compression, LZW- or ZIP-compressed), FITS 8-bit, 16-bit,
|
|||
(define-public indi-2.0
|
||||
(package
|
||||
(name "indi")
|
||||
(version "2.1.0")
|
||||
(version "2.1.1")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -955,7 +955,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 "18i70m0qw59bsb46ffqb1kkigfb2m8ahbh825rxc2h86aqnrc6l6"))))
|
||||
(base32 "1mkcql7hsc6qirpmwmfsz9j0bl9msi11d8p87hc840w1ximmglab"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue