3
0
Fork 0
forked from mirrors/nixpkgs

pulseeffects: 4.6.2 -> 4.6.3 (#63338)

pulseeffects: 4.6.2 -> 4.6.3
This commit is contained in:
Jan Tojnar 2019-06-17 20:18:28 +02:00 committed by GitHub
commit ed63124f73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,13 +47,13 @@ let
];
in stdenv.mkDerivation rec {
pname = "pulseeffects";
version = "4.6.2";
version = "4.6.3";
src = fetchFromGitHub {
owner = "wwmm";
repo = "pulseeffects";
rev = "v${version}";
sha256 = "042qc48h1h8kr4arlbk1psqw6s0cvhspzfi8ih2xqqyifwl1i93g";
sha256 = "1gp23hpsnbiymbbhn6hp8sg1pnysgf04bj9k4h9dfinbgshlq6m7";
};
nativeBuildInputs = [