linux_latest-libre: 18191 -> 18210

(cherry picked from commit e56d304d73b5415b8b08a91e04dc6807160bc84b)
This commit is contained in:
TredwellGit 2021-08-02 22:42:45 +00:00 committed by github-actions[bot]
parent 31b4f817e8
commit f8aab36f81
1 changed files with 2 additions and 2 deletions

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 = "18191";
sha256 = "0ggaccg7z540kh5if48v6sjy39xllzvznqx5srvrlycrs2r89iyr";
rev = "18210";
sha256 = "1vp3d44ha68hhhk13g86j9lk0isfwqfkk1rbm0gihzjjzvpkxbab";
}
, ...
}: