zfs: 0.7.2 -> 0.7.3

Bugfix release.
This commit is contained in:
Franz Pletz 2017-11-03 21:39:05 +01:00
parent 8dc6338542
commit 94043f511a
No known key found for this signature in database
GPG Key ID: 846FDED7792617B4
2 changed files with 4 additions and 4 deletions

View File

@ -63,8 +63,8 @@ in
assert buildKernel -> kernel != null;
{
splStable = common {
version = "0.7.2";
sha256 = "10rq0npjlp09xjdgn9lc3wm310dqc71j0wgxwj92ncf9r61zf445";
version = "0.7.3";
sha256 = "0j8mb9ky3pjz9hnz5w6fajpzajl15jq3p0xvxb6lhpqj3rjzsqxb";
};
splUnstable = common {

View File

@ -140,9 +140,9 @@ in {
incompatibleKernelVersion = null;
# this package should point to the latest release.
version = "0.7.2";
version = "0.7.3";
sha256 = "1dl6i4sg7z0k4p1dmfcm9arx62x30lqsr9hycvhhs3pf58ks8z2v";
sha256 = "1bbajrwfilnmfhn1n69gvsaznyc4q29wi7nkwc0p9r4dli37w28b";
extraPatches = [
(fetchpatch {