linux_latest-libre: 18115 -> 18132

(cherry picked from commit c43cd094c7eaf1e5c373658061f14e9a43f759a9)
This commit is contained in:
TredwellGit 2021-06-21 18:43:13 +00:00 committed by github-actions[bot]
parent e539ffea84
commit f8a4c84f1b

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 = "18115";
sha256 = "00wsxlhz7lc4qk7jcgshb05hvv3mm4m8r3zalc9wvp4r1r6xbbjp";
rev = "18132";
sha256 = "01mgpfx5cddq4bgffydkxpm3xlgf7zfjr1c1icsyn7f2pibd114q";
}
, ...
}: