gnu: bshapr: Update to 0.9.
* gnu/packages/music.scm (bshapr): Update to 0.9.
This commit is contained in:
parent
b6d2e60175
commit
73f6a2ba54
@ -1254,7 +1254,7 @@ (define-public bshapr
|
||||
(package
|
||||
(inherit bsequencer)
|
||||
(name "bshapr")
|
||||
(version "0.8")
|
||||
(version "0.9")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -1263,8 +1263,7 @@ (define-public bshapr
|
||||
(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")
|
||||
|
Loading…
Reference in New Issue
Block a user