gnu: lsp-plugins: Update to 1.1.24.
authorTobias Geerinckx-Rice <me@tobias.gr>
Mon, 27 Jul 2020 21:08:36 +0000 (23:08 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Tue, 28 Jul 2020 00:18:47 +0000 (02:18 +0200)
* gnu/packages/music.scm (lsp-plugins): Update to 1.1.24.

gnu/packages/music.scm

index b36a8d4..51d2605 100644 (file)
@@ -4922,7 +4922,7 @@ and reverb.")
 (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 @@ and reverb.")
                (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