spl/zfs: 0.7.9 -> 0.7.10

This commit is contained in:
Clemens Fruhwirth
2018-09-09 17:08:12 +02:00
parent 201ee19758
commit 05f122c561
2 changed files with 5 additions and 6 deletions
+3 -3
View File
@@ -158,12 +158,12 @@ in {
# to be adapted
zfsStable = common {
# comment/uncomment if breaking kernel versions are known
incompatibleKernelVersion = "4.18";
# incompatibleKernelVersion = null;
# this package should point to the latest release.
version = "0.7.9";
version = "0.7.10";
sha256 = "0krpxrvnda2jx6l71xhw9fsksyp2a6h9l9asppac3szsd1n7fp9n";
sha256 = "1kq35ij29fag77dxq21jf9ghbl4nkyjgc2bxzyry9rawznq542v1";
extraPatches = [
(fetchpatch {