···66 name = "libcap-ng-${version}";
77 # When updating make sure to test that the version with
88 # all of the python bindings still works
99- version = "0.7.8";
99+ version = "0.7.9";
10101111 src = fetchurl {
1212 url = "${meta.homepage}/${name}.tar.gz";
1313- sha256 = "0pyhjxgsph3p28ayk4ynxab6wvzaqmazk1nkamx11m2w8jbzj6n2";
1313+ sha256 = "0a0k484kwv0zilry2mbl9k56cnpdhsjxdxin17jas6kkyfy345aa";
1414 };
15151616 nativeBuildInputs = [ swig ];