parent
6e0b18bf09
commit
95f6e6dad8
|
@ -2388,14 +2388,14 @@ input/output.")
|
||||||
(name "sratom")
|
(name "sratom")
|
||||||
(version "0.6.4")
|
(version "0.6.4")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "https://download.drobilla.net/sratom-"
|
(uri (string-append "https://download.drobilla.net/sratom-"
|
||||||
version ".tar.bz2"))
|
version ".tar.bz2"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0vh0biy3ngpzzgdml309c2mqz8xq9q0hlblczb4c6alhp0a8yv0l"))))
|
"0vh0biy3ngpzzgdml309c2mqz8xq9q0hlblczb4c6alhp0a8yv0l"))))
|
||||||
(build-system waf-build-system)
|
(build-system waf-build-system)
|
||||||
(arguments `(#:tests? #f)) ; no check target
|
(arguments `(#:tests? #f)) ;no check target
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
;; In Requires of sratom-0.pc.
|
;; In Requires of sratom-0.pc.
|
||||||
`(("lv2" ,lv2)
|
`(("lv2" ,lv2)
|
||||||
|
|
Reference in New Issue