gnu: qsynth: Update to 0.5.3.

* gnu/packages/audio.scm (qsynth): Update to 0.5.3.
This commit is contained in:
Ricardo Wurmus 2018-10-19 21:58:48 +02:00
parent 0ee6692a63
commit cdb84eb0e6
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2759,7 +2759,7 @@ (define-public portaudio
(define-public qsynth
(package
(name "qsynth")
(version "0.5.2")
(version "0.5.3")
(source
(origin
(method url-fetch)
@ -2767,7 +2767,7 @@ (define-public qsynth
"/qsynth-" version ".tar.gz"))
(sha256
(base32
"1rfkaxq1pyc4hv3l0i6wicianbcbm1wp53kh9i5d4jsljgisd1dv"))))
"1jghczmmva7cyavg1q0j8nr3hmjpzzglzi5ckg92ax4ji8gpks9c"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no "check" phase