zfsUnstable: 2.1.0-rc8 -> 2.1.0

This commit is contained in:
Jonathan Ringer 2021-07-02 12:59:20 -07:00
parent 4a397269c9
commit 6f1b155d37
No known key found for this signature in database
GPG key ID: 5C841D3CFDFEC4E0

View file

@ -208,9 +208,9 @@ in {
kernelCompatible = kernel.kernelAtLeast "3.10" && kernel.kernelOlder "5.14";
# this package should point to a version / git revision compatible with the latest kernel release
version = "2.1.0-rc8";
version = "2.1.0";
sha256 = "0c53ca6xd59c30h3b2hmvyy63yqyk745x1kdfypnfqj3lnsj1pac";
sha256 = "sha256-YdY4SStXZGBBdAHdM3R/unco7ztxI3s0/buPSNSeh5o=";
isUnstable = true;
};