android-udev-rules: 20230104 -> 20230303

This commit is contained in:
R. Ryantm 2023-03-06 02:41:23 +00:00
parent cb351f064e
commit 8fdababce4

View File

@ -6,13 +6,13 @@
stdenv.mkDerivation rec {
pname = "android-udev-rules";
version = "20230104";
version = "20230303";
src = fetchFromGitHub {
owner = "M0Rf30";
repo = "android-udev-rules";
rev = version;
sha256 = "sha256-tbejLvig+eTG+DHAchWEMMydd6ePRKyfRVPp6uDhP70=";
sha256 = "sha256-ddalOVt0gLuTcwk322fNNn6WNZx1Ubsa4MgaG0Lmn2k=";
};
installPhase = ''