faust2alqt: 2.85.5 -> 2.85.9
This commit is contained in:
@@ -24,13 +24,13 @@
|
||||
|
||||
let
|
||||
|
||||
version = "2.85.5";
|
||||
version = "2.85.9";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "grame-cncm";
|
||||
repo = "faust";
|
||||
tag = version;
|
||||
hash = "sha256-QKCyOiYGLh67lS0WS+LCCl/edhl/A+zccCWyWRTV1vM=";
|
||||
hash = "sha256-aUIbvMShhzi0QmFwZUOodzl3BY5TGt3TdquSeZ44C2k=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user