libgbinder: 1.1.41 -> 1.1.42 (#365163)

This commit is contained in:
Nick Cao
2024-12-14 09:27:27 -05:00
committed by GitHub
+2 -2
View File
@@ -9,13 +9,13 @@
stdenv.mkDerivation rec {
pname = "libgbinder";
version = "1.1.41";
version = "1.1.42";
src = fetchFromGitHub {
owner = "mer-hybris";
repo = pname;
rev = version;
sha256 = "sha256-CnoxWzouOX8OLzJx3nVl0u2L8fObESzj4Q0Z1KH7Tg4=";
sha256 = "sha256-f5yfAmCpjI4T0XKBiGPQ3JWLuYg+SlrQwYeY/HIrycY=";
};
outputs = [