gnu: bshapr: Update to 0.9.
authorTobias Geerinckx-Rice <me@tobias.gr>
Fri, 24 Jul 2020 12:54:00 +0000 (14:54 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sat, 25 Jul 2020 11:13:10 +0000 (13:13 +0200)
* gnu/packages/music.scm (bshapr): Update to 0.9.

gnu/packages/music.scm

index fcdacb6..a7e48b3 100644 (file)
@@ -1254,7 +1254,7 @@ B.Choppr is the successor of B.Slizr.")
   (package
     (inherit bsequencer)
     (name "bshapr")
-    (version "0.8")
+    (version "0.9")
     (source
      (origin
        (method git-fetch)
@@ -1263,8 +1263,7 @@ B.Choppr is the successor of B.Slizr.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32
-         "0jlq5rjicc4fxlpk869dg0l5bwwz8k9aj2wfk9v89b0qw8l8kaxl"))))
+        (base32 "04zd3a178i2nivg5rjailzqvc5mlnilmhj1ziygmbhshbrywplri"))))
     (synopsis "Beat/envelope shaper LV2 plugin")
     (description "B.Shapr is a beat/envelope shaper LV2 plugin.")
     (home-page "https://github.com/sjaehn/BShapr")