kscreenlocker: 5.10.5 -> 5.10.5.1

Fix segfault with nVidia drivers; see
https://bugs.kde.org/show_bug.cgi?id=384005
This commit is contained in:
Thomas Tuegel 2017-09-02 09:13:06 -05:00
parent 5b943136fc
commit 71d377fcb0
No known key found for this signature in database
GPG Key ID: 22CBF5249D4B4D59

View File

@ -131,11 +131,11 @@
};
};
kscreenlocker = {
version = "5.10.5";
version = "5.10.5.1";
src = fetchurl {
url = "${mirror}/stable/plasma/5.10.5/kscreenlocker-5.10.5.tar.xz";
sha256 = "07c8x4pj9adwwm5036wbrrw2sj8xi9d8b6d7qya6bam9xrq0mxkb";
name = "kscreenlocker-5.10.5.tar.xz";
url = "${mirror}/stable/plasma/5.10.5/kscreenlocker-5.10.5.1.tar.xz";
sha256 = "03ih0dyyjljv40wl7mpbssfirkkljw8mnpjjhzk357lzadkplzvp";
name = "kscreenlocker-5.10.5.1.tar.xz";
};
};
ksshaskpass = {