linux_latest-libre: 18063 -> 18096

(cherry picked from commit be8af32578742a2940eb0aa0f3437bfdb43a515d)
This commit is contained in:
Yurii Matsiuk 2021-05-24 18:54:29 +02:00 committed by github-actions[bot]
parent ff2eb0479e
commit 8d3861572f

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 = "18063"; rev = "18096";
sha256 = "1mmijqra6sq2pcc8yhh8m4k6x0dvhnq4xxzm1qs7kdznj2zwr8is"; sha256 = "08m7afj0h9bcgg8rx8ksp85hmaqjl4k4p4q4zy6x51788xn4mycg";
} }
, ... , ...
}: }: