linux-copperhead: 4.13.12.a -> 4.13.13.a
This commit is contained in:
parent
c96cc5ddf1
commit
55851579d9
@ -3,9 +3,9 @@
|
||||
with stdenv.lib;
|
||||
|
||||
let
|
||||
version = "4.13.12";
|
||||
version = "4.13.13";
|
||||
revision = "a";
|
||||
sha256 = "10zfdv0s5jdpp9nqbxi34wwf1pqh3fjflgcd60f7cbr95ivvkl9r";
|
||||
sha256 = "1bph0cvmms16mi5iczr6q1wrz7fp5gl2kz5lk8b3cx04wpj65jfl";
|
||||
|
||||
# modVersion needs to be x.y.z, will automatically add .0 if needed
|
||||
modVersion = concatStrings (intersperse "." (take 3 (splitString "." "${version}.0")));
|
||||
|
Loading…
x
Reference in New Issue
Block a user