1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00

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

View File

@@ -4872,7 +4872,7 @@ and reverb.")
(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 @@ and reverb.")
(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