Merge pull request #70173 from eadwu/raspberrypi/1.20190925

raspberrypi: 1.20190925
This commit is contained in:
Matthew Bauer
2019-11-07 17:13:24 -05:00
committed by GitHub
2 changed files with 6 additions and 6 deletions
@@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "raspberrypi-firmware";
version = "1.20190819";
version = "1.20190925";
src = fetchFromGitHub {
owner = "raspberrypi";
repo = "firmware";
rev = version;
sha256 = "0qzpc092qg748i5s23xa1jk6qpga9wn0441r2awsz0apkysqx5fj";
sha256 = "0xyj3f04dcfnl9hp8hakgwcb1msqh7934n0pclcmzy47xjkz7ris";
};
installPhase = ''