Update decentsampler
This commit is contained in:
parent
dad8dd0d5e
commit
2a0b162396
1 changed files with 2 additions and 2 deletions
|
@ -10,11 +10,11 @@
|
|||
stdenv.mkDerivation rec {
|
||||
name = "decentsampler-${version}";
|
||||
|
||||
version = "1.3.4";
|
||||
version = "1.3.6";
|
||||
|
||||
src = requireFile rec {
|
||||
name = "Decent_Sampler-${version}-Linux-x86_64.tar.gz";
|
||||
sha256 = "095ckah45b7fma6690d5smwv9c2m1f262x6x9fs8fbad0jsrwah0";
|
||||
sha256 = "15vpv4haqq78g1lws71d32cdqll3r0dwzsbhrq9lky8yd8sg9sbw";
|
||||
message = ''
|
||||
Get ${name}, (linux version) from
|
||||
https://www.decentsamples.com/product/decent-sampler-plugin/
|
||||
|
|
Loading…
Reference in a new issue