sddm: 0.16.0 -> 0.17.0
This commit is contained in:
parent
994a614ca3
commit
2017937302
@ -4,8 +4,7 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
|
version = "0.17.0";
|
||||||
version = "0.16.0";
|
|
||||||
|
|
||||||
in mkDerivation rec {
|
in mkDerivation rec {
|
||||||
name = "sddm-${version}";
|
name = "sddm-${version}";
|
||||||
@ -14,7 +13,7 @@ in mkDerivation rec {
|
|||||||
owner = "sddm";
|
owner = "sddm";
|
||||||
repo = "sddm";
|
repo = "sddm";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "1j0rc8nk8bz7sxa0bc6lx9v7r3zlcfyicngfjqb894ni9k71kzsb";
|
sha256 = "1m35ly6miwy8ivsln3j1bfv0nxbc4gyqnj7f847zzp53jsqrm3mq";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [ ./sddm-ignore-config-mtime.patch ];
|
patches = [ ./sddm-ignore-config-mtime.patch ];
|
||||||
|
Loading…
Reference in New Issue
Block a user