gnu: fldigi: Update to 4.1.20.
* gnu/packages/radio.scm (fldigi): Update to 4.1.20.
This commit is contained in:
parent
b0568808ad
commit
7334535e9d
@ -875,7 +875,7 @@ using GNU Radio and the Qt GUI toolkit.")
|
|||||||
(define-public fldigi
|
(define-public fldigi
|
||||||
(package
|
(package
|
||||||
(name "fldigi")
|
(name "fldigi")
|
||||||
(version "4.1.19")
|
(version "4.1.20")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -884,7 +884,7 @@ using GNU Radio and the Qt GUI toolkit.")
|
|||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "08rmc7vb2irb67g3sry7md653n9ac0x0b44az729lj6sljqvw3bv"))))
|
(base32 "0y43241s3p8qzn7x6x28v5v2bf934riznj14bb7m6k6vgd849qzl"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("autoconf" ,autoconf)
|
`(("autoconf" ,autoconf)
|
||||||
|
Loading…
Reference in New Issue
Block a user