···6 name = "libcap-ng-${version}";
7 # When updating make sure to test that the version with
8 # all of the python bindings still works
9- version = "0.7.7";
1011 src = fetchurl {
12 url = "${meta.homepage}/${name}.tar.gz";
13- sha256 = "0syhyrixk7fqvwis3k7iddn75g0qxysc1q5fifvzccxk7774jmb1";
14 };
1516 nativeBuildInputs = [ swig ];
···6 name = "libcap-ng-${version}";
7 # When updating make sure to test that the version with
8 # all of the python bindings still works
9+ version = "0.7.8";
1011 src = fetchurl {
12 url = "${meta.homepage}/${name}.tar.gz";
13+ sha256 = "0pyhjxgsph3p28ayk4ynxab6wvzaqmazk1nkamx11m2w8jbzj6n2";
14 };
1516 nativeBuildInputs = [ swig ];