Archived
1
0
Fork 0

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 @@ short-time Fourier transform, available as LV2 audio plugin and JACK client.")
(define-public x42-plugins (define-public x42-plugins
(package (package
(name "x42-plugins") (name "x42-plugins")
(version "20191215") (version "20200714")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (uri
(string-append "http://gareus.org/misc/x42-plugins/x42-plugins-" (string-append "https://gareus.org/misc/x42-plugins/x42-plugins-"
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 "1mwfvhsvc0qgjyiwd8pmmam1mav43lmv39fljhmj9yri558v5g1c")))) (base32 "1av05ykph8x67018hm9zfgh1vk0zi39mvrsxkj6bm4hkarxf0vvl"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f ; no "check" target `(#:tests? #f ; no "check" target