gnu: lsp-plugins: Update to 1.1.22.

* gnu/packages/music.scm (lsp-plugins): Update to 1.1.22.
This commit is contained in:
Tobias Geerinckx-Rice 2020-06-03 20:05:26 +02:00
parent 6810e9fe84
commit eb683ebb87
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4872,7 +4872,7 @@ (define-public artyfx
(define-public lsp-plugins
(package
(name "lsp-plugins")
(version "1.1.21")
(version "1.1.22")
(source
(origin
(method git-fetch)
@ -4881,8 +4881,7 @@ (define-public lsp-plugins
(commit (string-append "lsp-plugins-" version))))
(file-name (git-file-name name version))
(sha256
(base32
"1zw0iip6ki9k65kh8dp53x7l4va4mi5rj793n2yn4p9y84qzwrz9"))))
(base32 "0s0i0kf5nqxxywckg03fds1w7696ly60rnlljzqvp7qfgzps1r6c"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags