Merge pull request #63171 from Mic92/zfs

zfs: 0.8.0 -> 0.8.1
This commit is contained in:
Franz Pletz
2019-06-17 05:43:43 +00:00
committed by GitHub

View File

@@ -159,9 +159,9 @@ in {
# incompatibleKernelVersion = "4.20";
# this package should point to the latest release.
version = "0.8.0";
version = "0.8.1";
sha256 = "1lqb9q2im5bbm4l8kfb31cb6rvy37h5ni6rnqlki127ynilymkj8";
sha256 = "0wlbziijx08a9bmbyq4gfz4by9l5jrx44g18i99qnfm78k2q8a84";
extraPatches = [
./build-fixes-unstable.patch
@@ -174,9 +174,9 @@ in {
# this package should point to a version / git revision compatible with the latest kernel release
# This is now "stable". Move to zfsStable after it's tested more.
version = "0.8.0";
version = "0.8.1";
sha256 = "1lqb9q2im5bbm4l8kfb31cb6rvy37h5ni6rnqlki127ynilymkj8";
sha256 = "0wlbziijx08a9bmbyq4gfz4by9l5jrx44g18i99qnfm78k2q8a84";
isUnstable = true;
extraPatches = [