zfsUnstable: 0.8.0-rc1 -> 0.8.0-rc2
This commit is contained in:
parent
6141939d6e
commit
a995a81182
@ -177,13 +177,13 @@ in {
|
|||||||
|
|
||||||
zfsUnstable = common rec {
|
zfsUnstable = common rec {
|
||||||
# comment/uncomment if breaking kernel versions are known
|
# comment/uncomment if breaking kernel versions are known
|
||||||
incompatibleKernelVersion = "4.19";
|
# incompatibleKernelVersion = "4.19";
|
||||||
|
|
||||||
# this package should point to a version / git revision compatible with the latest kernel release
|
# this package should point to a version / git revision compatible with the latest kernel release
|
||||||
version = "0.8.0-rc1";
|
version = "0.8.0-rc2";
|
||||||
|
|
||||||
rev = "b8a90418f3a9c23b89c5d2c729a4dd0fea644508";
|
rev = "af2e8411dacbc694b1aaf9074e68a9d12270e74c";
|
||||||
sha256 = "041b7h8gbb042x9mhg8y87bgq9y793bawglc7b0fg871k6190drx";
|
sha256 = "0wm7x9dwrw30jnjlnz6a224h88qd6a5794pzbjsih50lqb10g2gy";
|
||||||
isUnstable = true;
|
isUnstable = true;
|
||||||
|
|
||||||
extraPatches = [
|
extraPatches = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user