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.2.1.
* gnu/packages/astronomy.scm (indi-2.0): Update to 2.1.2.1. Change-Id: I8a9bb361dfbde52ceb8e4cf878b1f54607cf8ee9
This commit is contained in:
parent
bbde0b9d9f
commit
d77dc6a018
1 changed files with 2 additions and 2 deletions
|
@ -1005,7 +1005,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.1")
|
||||
(version "2.1.2.1")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -1014,7 +1014,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 "1mkcql7hsc6qirpmwmfsz9j0bl9msi11d8p87hc840w1ximmglab"))))
|
||||
(base32 "0c0fi6n9243l3xfk84qjpk7n83w6q6k6yjj4a59zfhd8zk0fd8hi"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue