gnu: amsynth: Update to 1.12.4.

* gnu/packages/music.scm (amsynth): Update to 1.12.4.
This commit is contained in:
Tobias Geerinckx-Rice 2022-01-16 01:00:01 +01:00
parent 1d6c3716ac
commit 60fd190ecc
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2418,7 +2418,7 @@ (define-public padthv1
(define-public amsynth
(package
(name "amsynth")
(version "1.12.3")
(version "1.12.4")
(source
(origin
(method url-fetch)
@ -2426,7 +2426,7 @@ (define-public amsynth
"download/release-" version
"/amsynth-" version ".tar.gz"))
(sha256
(base32 "0xqcm3ggaj004gfmlsds2x6q8dxlz1akz6dbwkynv9vvdnizm91r"))))
(base32 "1fabxx4nv5rsi4kjqachzh2r6zb40lszbv09gcz41ql8qslrw842"))))
(build-system gnu-build-system)
(arguments
(list #:phases