gnu: dragonfly-reverb: Update to 3.2.1.

* gnu/packages/music.scm (dragonfly-reverb): Update to 3.2.1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Alexandros Theodotou 2020-09-10 19:32:52 +01:00 committed by Efraim Flashner
parent 0a2e80c369
commit 58a2c8084c
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -5502,7 +5502,7 @@ plugin support, JACK support and chord assistance.")
(define-public dragonfly-reverb (define-public dragonfly-reverb
(package (package
(name "dragonfly-reverb") (name "dragonfly-reverb")
(version "3.0.0") (version "3.2.1")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -5514,7 +5514,7 @@ plugin support, JACK support and chord assistance.")
(recursive? #t))) (recursive? #t)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "1z2x33lzpd26dv1p29ca7vy8mjfzkfpin35iq46spwd9k3sqn1ja")))) (base32 "0vfm2510shah67k87mdyar4wr4vqwii59y9lqfhwm6blxparkrqa"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f ; no check target `(#:tests? #f ; no check target