parent
9f3d57a31f
commit
5da8924333
2 changed files with 4 additions and 4 deletions
|
@ -61,8 +61,8 @@ in
|
||||||
assert kernel != null;
|
assert kernel != null;
|
||||||
{
|
{
|
||||||
splStable = common {
|
splStable = common {
|
||||||
version = "0.7.5";
|
version = "0.7.6";
|
||||||
sha256 = "0njb3274bc5pfr80pzj94sljq457pr71n50s0gsccbz8ghk28rlr";
|
sha256 = "1l641d89k48ngmarx9mxh8gw2zzrf7fw7n8zmslhz4h1152plddb";
|
||||||
};
|
};
|
||||||
|
|
||||||
splUnstable = common {
|
splUnstable = common {
|
||||||
|
|
|
@ -142,9 +142,9 @@ in {
|
||||||
incompatibleKernelVersion = null;
|
incompatibleKernelVersion = null;
|
||||||
|
|
||||||
# this package should point to the latest release.
|
# this package should point to the latest release.
|
||||||
version = "0.7.5";
|
version = "0.7.6";
|
||||||
|
|
||||||
sha256 = "086g4xjx05sy4fwn5709sm46m2yv35wb915xfmqjvpry46245nig";
|
sha256 = "1k3a69zfdk4ia4z2l69lbz0mj26bwdanxd2wynkdpm2kl3zjj18h";
|
||||||
|
|
||||||
extraPatches = [
|
extraPatches = [
|
||||||
(fetchpatch {
|
(fetchpatch {
|
||||||
|
|
Loading…
Reference in a new issue