zfsUnstable: 0.7.0-rc4 -> 0.7.0-rc5

This commit is contained in:
Franz Pletz
2017-07-17 02:53:14 +02:00
parent e4eea75fa7
commit 7f0994c33d
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -141,10 +141,10 @@ in
# comment/uncomment if breaking kernel versions are known
incompatibleKernelVersion = "4.12";
version = "0.7.0-rc4";
version = "0.7.0-rc5";
# this package should point to a version / git revision compatible with the latest kernel release
sha256 = "16jiq2h7m2ljg5xv7m5lqmsszzclkhvj1iq1wa9w740la4vl22kf";
sha256 = "1k0fl6lbi5winri58v26k7gngd560hbj0247rnwcbc6j01ixsr5n";
extraPatches = [
(fetchpatch {
url = "https://github.com/Mic92/zfs/compare/zfs-0.7.0-rc3...nixos-zfs-0.7.0-rc3.patch";