parent
b6d2e60175
commit
73f6a2ba54
|
@ -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")
|
||||
|
|
Reference in New Issue