android-udev-rules: 20250314 -> 20250525

This commit is contained in:
R. Ryantm
2025-05-26 09:21:45 +05:30
committed by Masum Reza
parent b1d6b6e8e5
commit 06cb14c949
@@ -10,13 +10,13 @@
stdenv.mkDerivation rec {
pname = "android-udev-rules";
version = "20250314";
version = "20250525";
src = fetchFromGitHub {
owner = "M0Rf30";
repo = "android-udev-rules";
rev = version;
hash = "sha256-QADyZ3FHVuxX/PfsRt2ijwJRCksQb1Hz5lSgYJlyb1Q=";
hash = "sha256-4ODU9EoVYV+iSu6+M9ePed45QkOZgWkDUlFTlWJ8ttQ=";
};
installPhase = ''