gnu: xnec2c: Update to 4.4.12.
* gnu/packages/radio.scm (xnec2c): Update to 4.4.12.
This commit is contained in:
parent
9764b1bb72
commit
3796e8b422
@ -1515,14 +1515,14 @@ operators.")
|
|||||||
(define-public xnec2c
|
(define-public xnec2c
|
||||||
(package
|
(package
|
||||||
(name "xnec2c")
|
(name "xnec2c")
|
||||||
(version "4.4.11")
|
(version "4.4.12")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "https://www.xnec2c.org/releases/xnec2c-v"
|
(uri (string-append "https://www.xnec2c.org/releases/xnec2c-v"
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "13ybnb1v1y9wjmj49s8ir2rpfsz7h8r9jwv0qd4if9wsn44jg29k"))))
|
(base32 "1ibj2bjzn4dp988w0yayjsiccv44icsm02gr0g6gk389p7lg32p9"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list autoconf
|
(list autoconf
|
||||||
|
Loading…
Reference in New Issue
Block a user