Merge pull request #85017 from r-ryantm/auto-update/android-udev-rules

android-udev-rules: 20191103 -> 20200410
This commit is contained in:
Matthew Bauer 2020-04-13 11:11:25 -04:00 committed by GitHub
commit 156c67858f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,13 +6,13 @@
stdenv.mkDerivation rec {
pname = "android-udev-rules";
version = "20191103";
version = "20200410";
src = fetchFromGitHub {
owner = "M0Rf30";
repo = "android-udev-rules";
rev = version;
sha256 = "0x2f2sv0x0ry7kccp47s0hlxps3hbpg37dj3xjjgpdm5hmn2cjq3";
sha256 = "1ik9a0k9gkaw5a80m25pxx5yfiwq34ffb7iqhwicz4lwz5wsw8d3";
};
installPhase = ''