linux_latest-libre: 18413 -> 18452

(cherry picked from commit 962be21e1db369e6c6c7e4731df6d095dbc216d6)
This commit is contained in:
TredwellGit 2021-11-05 17:25:22 +00:00 committed by github-actions[bot]
parent 49142fdf19
commit 77f67c676b
1 changed files with 2 additions and 2 deletions

View File

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