Merge branch 'master' of git.marvid.fr:mpo/overlays-personal
This commit is contained in:
commit
680314601d
1 changed files with 2 additions and 2 deletions
|
@ -10,11 +10,11 @@
|
|||
stdenv.mkDerivation rec {
|
||||
name = "decentsampler-${version}";
|
||||
|
||||
version = "1.1.3";
|
||||
version = "1.2.7";
|
||||
|
||||
src = requireFile rec {
|
||||
name = "Decent_Sampler-${version}-Linux-x86_64.tar.gz";
|
||||
sha256 = "1zd7s0hs6mwqvhbswshh3qac14jgpcirz2bm3icckk89ryyxgq4x";
|
||||
sha256 = "0wzz69xbqcp06bggpd7g21c2lzbm3ankflcxbqpb8qp3k3z5cx2m";
|
||||
message = ''
|
||||
Get ${name}, (linux version) from
|
||||
https://www.decentsamples.com/product/decent-sampler-plugin/
|
||||
|
|
Loading…
Reference in a new issue