gnu: xnec2c: Update to 4.4.12.

* gnu/packages/radio.scm (xnec2c): Update to 4.4.12.
This commit is contained in:
Guillaume Le Vaillant 2022-12-14 17:50:40 +01:00
parent 9764b1bb72
commit 3796e8b422
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F

View File

@ -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