linux_latest-libre: 17744 -> 17762

This commit is contained in:
Tim Steinbach 2020-11-11 09:16:36 -05:00
parent ef990c1905
commit 3be8a4483a
No known key found for this signature in database
GPG Key ID: 6538CB9266B06F31

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 = "17744"; rev = "17762";
sha256 = "120jf6d1xrpwf8yfqzfqp8a1189lca0si8fxci16sf4bdg5q1had"; sha256 = "1fj77j9x20w8xwk2xmga625dv81c145gj01z8yxz8i3x2cxwccrs";
} }
, ... , ...
}: }: