zfs, spl: 0.7.5 -> 0.7.6

Fixes compat with 4.15
(cc #34459)
This commit is contained in:
Will Dietz
2018-02-07 18:49:26 -06:00
parent 9f3d57a31f
commit 5da8924333
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -142,9 +142,9 @@ in {
incompatibleKernelVersion = null;
# this package should point to the latest release.
version = "0.7.5";
version = "0.7.6";
sha256 = "086g4xjx05sy4fwn5709sm46m2yv35wb915xfmqjvpry46245nig";
sha256 = "1k3a69zfdk4ia4z2l69lbz0mj26bwdanxd2wynkdpm2kl3zjj18h";
extraPatches = [
(fetchpatch {