linux_latest-libre: 18314 -> 18380

(cherry picked from commit 86589e8cd38e73ca655aef4f363cb06b946102bb)
This commit is contained in:
TredwellGit 2021-10-12 04:07:49 +00:00 committed by Maximilian Bosch
parent df541aa447
commit b522d3a193
No known key found for this signature in database
GPG Key ID: 091DBF4D1FC46B8E

View File

@ -1,8 +1,8 @@
{ stdenv, lib, fetchsvn, linux
, scripts ? fetchsvn {
url = "https://www.fsfla.org/svn/fsfla/software/linux-libre/releases/branches/";
rev = "18314";
sha256 = "0fic073zafwdsw7i0j4z57a4aknk8kpgnbrxpbi181n5axdlm99k";
rev = "18380";
sha256 = "0sg7mnxqzc5zdnl8l7gfy1kc52w7c85fdhywvdbjgs7inx2bb1qd";
}
, ...
}: