gnu: x42-plugins: Update to 20200714.

* gnu/packages/music.scm (x42-plugins): Update to 20200714.
[source]: Download over HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-08-31 18:11:22 +02:00
parent f46379c18a
commit c1d3f5841d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -5065,15 +5065,15 @@ (define-public spectacle-analyzer
(define-public x42-plugins
(package
(name "x42-plugins")
(version "20191215")
(version "20200714")
(source
(origin
(method url-fetch)
(uri
(string-append "http://gareus.org/misc/x42-plugins/x42-plugins-"
(string-append "https://gareus.org/misc/x42-plugins/x42-plugins-"
version ".tar.xz"))
(sha256
(base32 "1mwfvhsvc0qgjyiwd8pmmam1mav43lmv39fljhmj9yri558v5g1c"))))
(base32 "1av05ykph8x67018hm9zfgh1vk0zi39mvrsxkj6bm4hkarxf0vvl"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no "check" target