android-udev-rules: 20241019 -> 20241109

This commit is contained in:
R. Ryantm
2024-11-30 21:09:08 +00:00
parent dfd6a4a50f
commit c20ccbbf98
@@ -6,13 +6,13 @@
stdenv.mkDerivation rec {
pname = "android-udev-rules";
version = "20241019";
version = "20241109";
src = fetchFromGitHub {
owner = "M0Rf30";
repo = "android-udev-rules";
rev = version;
hash = "sha256-ZKJhGobW3F339PBsIezMTbzouomYGxDJyFbJMGIeim4=";
hash = "sha256-WHAm9hDpXsn+Isrc5nNgw7G5DKBJb7X0ILx6lG5Y7YQ=";
};
installPhase = ''