me
/
guix
Archived
1
0
Fork 0

gnu: x42-plugins: Update to 20200714.

* gnu/packages/music.scm (x42-plugins): Update to 20200714.
[source]: Download over HTTPS.
master
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
1 changed files with 3 additions and 3 deletions

View File

@ -5065,15 +5065,15 @@ short-time Fourier transform, available as LV2 audio plugin and JACK client.")
(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