mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: astroterm: Update to 1.0.8.
* gnu/packages/astronomy.scm (astroterm): Update to 1.0.8. Change-Id: I43e1cada12300a3657d68686d1ea884e99328379
This commit is contained in:
parent
5a8b4804f5
commit
81f89a60e6
1 changed files with 2 additions and 2 deletions
|
@ -277,7 +277,7 @@ wide set of telescopes.")
|
|||
(define-public astroterm
|
||||
(package
|
||||
(name "astroterm")
|
||||
(version "1.0.7")
|
||||
(version "1.0.8")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -286,7 +286,7 @@ wide set of telescopes.")
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "03vfjcf8y039xbkigc3wy1sccbmk7zyy2nkfp984nbdxgr1pj129"))))
|
||||
(base32 "10y776rh6ww1zjk96cd497ipbr54q0wdd1g7ybsrffdbrzc6l8jx"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue