linux_latest-libre: 17762 -> 17768

This commit is contained in:
Tim Steinbach 2020-11-19 08:57:53 -05:00
parent 6eb958ae76
commit 6f4bd3959f
No known key found for this signature in database
GPG key ID: 6538CB9266B06F31

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 = "17762";
sha256 = "1fj77j9x20w8xwk2xmga625dv81c145gj01z8yxz8i3x2cxwccrs";
rev = "17768";
sha256 = "0j85bjxylvl88xzf3nji1xadz3ws1kfbyhbn47haipigncvccndj";
}
, ...
}: