android-udev-rules: 20230614 -> 20231030

This commit is contained in:
R. Ryantm
2023-10-31 11:07:46 +00:00
parent 04ba740f89
commit 4457f715b9
@@ -6,13 +6,13 @@
stdenv.mkDerivation rec {
pname = "android-udev-rules";
version = "20230614";
version = "20231030";
src = fetchFromGitHub {
owner = "M0Rf30";
repo = "android-udev-rules";
rev = version;
sha256 = "sha256-TLQHZYcnO7VzIHH+aCj78plTwK5RrcsU/OfNXApAvdM=";
sha256 = "sha256-+h0FwvfIoluhldOi6cgVDvmNWe1Lvj1SV3pL8Zh+gRM=";
};
installPhase = ''