gnu: patchage: Update to 1.0.4.

* gnu/packages/audio.scm (patchage): Update to 1.0.4.
This commit is contained in:
Tobias Geerinckx-Rice 2021-11-08 21:31:18 +01:00
parent f40526c608
commit c3e70aac9c
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2840,7 +2840,7 @@ (define-public freealut
(define-public patchage
(package
(name "patchage")
(version "1.0.2")
(version "1.0.4")
(source (origin
(method url-fetch)
(uri (string-append "https://download.drobilla.net/patchage-"
@ -2848,7 +2848,7 @@ (define-public patchage
".tar.bz2"))
(sha256
(base32
"0dk3fiac10m83mwss3026yz7ygc47c2iw924cwwnh2fyydc9bsy6"))))
"0gbakiw3mikgbvy3pssrmqmn7z5c7kp4vyaxj5rs4jnkscxgw9vw"))))
(build-system waf-build-system)
(arguments
`(#:tests? #f ; no check target