android-udev-rules: 20240625 -> 20240829

This commit is contained in:
R. Ryantm 2024-08-30 00:30:21 +00:00
parent 65bf97a942
commit 09c9c83e7b

View File

@ -6,13 +6,13 @@
stdenv.mkDerivation rec {
pname = "android-udev-rules";
version = "20240625";
version = "20240829";
src = fetchFromGitHub {
owner = "M0Rf30";
repo = "android-udev-rules";
rev = version;
hash = "sha256-SlUZElep8ZBkYl+5VPDESZ5sKwIQ+xa0+pB4WmJkNt8=";
hash = "sha256-QrWEvNcPKSEJghQc0tqb/L71IqeMUmuJLyA0NtzacyY=";
};
installPhase = ''