zfsUnstable: 0.8.0-rc5 -> 0.8.0

Technically, this is a stable release, but it seems
prudent to test as zfsUnstable before upgrading zfsStable.
This commit is contained in:
Ivan Jager 2019-05-23 13:12:43 -05:00
parent 4dd5c93998
commit 0c42941997

View file

@ -182,9 +182,10 @@ in {
# incompatibleKernelVersion = "4.19";
# this package should point to a version / git revision compatible with the latest kernel release
version = "0.8.0-rc5";
# This is now "stable". Move to zfsStable after it's tested more.
version = "0.8.0";
sha256 = "1944w36rk33mn44zfvc1qbn2sv9h90r25zxnanwvyhss0vgqw73v";
sha256 = "1lqb9q2im5bbm4l8kfb31cb6rvy37h5ni6rnqlki127ynilymkj8";
isUnstable = true;
extraPatches = [