easyeffects: 7.1.5 -> 7.1.6

+2 -2
+2 -2
pkgs/applications/audio/easyeffects/default.nix
··· 41 42 stdenv.mkDerivation rec { 43 pname = "easyeffects"; 44 - version = "7.1.5"; 45 46 src = fetchFromGitHub { 47 owner = "wwmm"; 48 repo = "easyeffects"; 49 rev = "v${version}"; 50 - hash = "sha256-QoH1dOzBtQHQQKA0+eZFX6yOvjRUmUZVxcdpISIpLLk="; 51 }; 52 53 nativeBuildInputs = [
··· 41 42 stdenv.mkDerivation rec { 43 pname = "easyeffects"; 44 + version = "7.1.6"; 45 46 src = fetchFromGitHub { 47 owner = "wwmm"; 48 repo = "easyeffects"; 49 rev = "v${version}"; 50 + hash = "sha256-NViRZHNgsweoD1YbyWYrRTZPKTCkKk3fGDLLYDD7JfA="; 51 }; 52 53 nativeBuildInputs = [