Merge pull request #124938 from TredwellGit/zfsUnstable

zfsUnstable: 2.1.0-rc5 -> 2.1.0-rc6
This commit is contained in:
Robin Gloster 2021-05-30 08:33:21 -05:00 committed by GitHub
commit 783e9e69c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -206,9 +206,9 @@ in {
kernelCompatible = kernel.kernelAtLeast "3.10" && kernel.kernelOlder "5.13";
# this package should point to a version / git revision compatible with the latest kernel release
version = "2.1.0-rc5";
version = "2.1.0-rc6";
sha256 = "sha256-cj0P2bw6sTO+Y74pYn/WEpBuVGMMYCreJQjUdC3DMTE=";
sha256 = "0q3vl9rid6a84pb85v38hnf17vws65jjb4slw8bhm8dq8fna2a86";
isUnstable = true;
};