linux_latest-libre: 18484 -> 18517

(cherry picked from commit 387250dce5)
This commit is contained in:
TredwellGit
2021-12-22 17:18:23 +00:00
committed by github-actions[bot]
parent 1e69f74e67
commit eacf3bc803

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 = "18484";
sha256 = "0wyxpfzkpjwxsp4pqfjrpdr9vqgszsa31g1a5f9r7d1rkkw94f3s";
rev = "18517";
sha256 = "1i4gppn3lyi3aqzscrdhm2dsvfa84xqhymcc468sakn9in3g85gg";
}
, ...
}: