linux: 6.1.37 -> 6.1.38
This commit is contained in:
parent
101dcc3cfa
commit
b6819092d7
@ -3,7 +3,7 @@
|
||||
with lib;
|
||||
|
||||
buildLinux (args // rec {
|
||||
version = "6.1.37";
|
||||
version = "6.1.38";
|
||||
|
||||
# modDirVersion needs to be x.y.z, will automatically add .0 if needed
|
||||
modDirVersion = versions.pad 3 version;
|
||||
|
Loading…
Reference in New Issue
Block a user