linux-copperhead: 4.15.3.a -> 4.15.4.a
This commit is contained in:
parent
d4e1ef7b7b
commit
734f40a0a5
@ -3,9 +3,9 @@
|
||||
with stdenv.lib;
|
||||
|
||||
let
|
||||
version = "4.15.3";
|
||||
version = "4.15.4";
|
||||
revision = "a";
|
||||
sha256 = "1fxdllg60hwlbmjijcj7w6c3xz0rf9268f12qy45diahmydyccgc";
|
||||
sha256 = "0j7nla8vjrxr82nfx8dl34qk8b56piwqbndqch9rv7plgl30hkj7";
|
||||
|
||||
# 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