gnu: x42-plugins: Update to 20211016.
* gnu/packages/music.scm (x42-plugins): Update to 20211016. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>master
parent
071f4e3db3
commit
6f45418416
|
@ -6076,7 +6076,7 @@ short-time Fourier transform, available as LV2 audio plugin and JACK client.")
|
|||
(define-public x42-plugins
|
||||
(package
|
||||
(name "x42-plugins")
|
||||
(version "20200714")
|
||||
(version "20211016")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -6084,7 +6084,7 @@ short-time Fourier transform, available as LV2 audio plugin and JACK client.")
|
|||
(string-append "https://gareus.org/misc/x42-plugins/x42-plugins-"
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1av05ykph8x67018hm9zfgh1vk0zi39mvrsxkj6bm4hkarxf0vvl"))))
|
||||
(base32 "11bf6q42ihyk4qxwf83y0847zzyl65kwpbk3hmyz0f0ykil5fsb7"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f ; no "check" target
|
||||
|
|
Reference in New Issue