pulseeffects: 4.6.5 -> 4.6.6 (#67045)

pulseeffects: 4.6.5 -> 4.6.6
This commit is contained in:
Jan Tojnar 2019-08-20 15:07:35 +02:00 committed by GitHub
commit 151d86c455
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -47,13 +47,13 @@ let
];
in stdenv.mkDerivation rec {
pname = "pulseeffects";
version = "4.6.5";
version = "4.6.6";
src = fetchFromGitHub {
owner = "wwmm";
repo = "pulseeffects";
rev = "v${version}";
sha256 = "11ihr29szpqlk9wkscns00ijihyvn5659bj1p7r1ixwgfv708apq";
sha256 = "15w1kc1b0i8wrkrbfzrvcscanxvcsz336bfyi1awb1lbclvd3sf4";
};
nativeBuildInputs = [