linux_latest-libre: 19536 -> 19546

(cherry picked from commit 47b414822a)
This commit is contained in:
K900
2024-05-02 19:05:27 +03:00
committed by github-actions[bot]
parent cc691621ff
commit d20c745069

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 = "19536";
sha256 = "1lwg4340nga0sn5jcsqrmqskf2cf4vvjhkbdl0h54bj3lcnbxaw4";
rev = "19546";
sha256 = "1yyj7pbfs02fki1rdxfj9gcrxdrl26igisy4fji7czcc9xbw03qm";
}
, ...
}: