gnu: lsp-plugins: Update to 1.1.24.

* gnu/packages/music.scm (lsp-plugins): Update to 1.1.24.
This commit is contained in:
Tobias Geerinckx-Rice 2020-07-27 23:08:36 +02:00
parent c1b11a52eb
commit 44831ecb11
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4922,7 +4922,7 @@ (define-public artyfx
(define-public lsp-plugins
(package
(name "lsp-plugins")
(version "1.1.22")
(version "1.1.24")
(source
(origin
(method git-fetch)
@ -4931,7 +4931,7 @@ (define-public lsp-plugins
(commit (string-append "lsp-plugins-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0s0i0kf5nqxxywckg03fds1w7696ly60rnlljzqvp7qfgzps1r6c"))))
(base32 "0rzgzkg6wvhjcf664i16nz4v30drgv80s34bhdflcjzx2x7ix5zk"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags