zfs, spl: 0.7.1 -> 0.7.2

This commit is contained in:
Franz Pletz 2017-10-07 00:48:51 +02:00
parent 01e004d2c5
commit 662f82aee8
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.1";
sha256 = "0m8qhbdd8n40lbd91s30q4lrw8g169sha0410c8rwk2d5qfaxv9n";
version = "0.7.2";
sha256 = "10rq0npjlp09xjdgn9lc3wm310dqc71j0wgxwj92ncf9r61zf445";
};
splUnstable = common {

View File

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