zfsUnstable: 2.1.0-rc8 -> 2.1.0

(cherry picked from commit 6f1b155d37337dc0cf7dc075b9291f3b2dedca69)
This commit is contained in:
Jonathan Ringer 2021-07-02 12:59:20 -07:00 committed by Jonathan Ringer
parent 02552c7074
commit cab2d34df6
1 changed files with 2 additions and 2 deletions

View File

@ -207,9 +207,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;
};