mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-23 04:25:14 +00:00
xfce.xfce4-settings: 4.18.3 -> 4.18.4
https://gitlab.xfce.org/xfce/xfce4-settings/-/compare/xfce4-settings-4.18.3...xfce4-settings-4.18.4
This commit is contained in:
parent
02c2d83dc8
commit
4428fe8f0c
@ -16,9 +16,9 @@
|
|||||||
mkXfceDerivation {
|
mkXfceDerivation {
|
||||||
category = "xfce";
|
category = "xfce";
|
||||||
pname = "xfce4-settings";
|
pname = "xfce4-settings";
|
||||||
version = "4.18.3";
|
version = "4.18.4";
|
||||||
|
|
||||||
sha256 = "sha256-QGh5th790qkvqchUfi+kOAJ9A1M+zEIzMxOM5eCGPEk=";
|
sha256 = "sha256-f6ldTmTSvfRjn6j/LKIoFI3cbYZFtNdnAq3dQewc948=";
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
for f in xfsettingsd/pointers.c dialogs/mouse-settings/main.c; do
|
for f in xfsettingsd/pointers.c dialogs/mouse-settings/main.c; do
|
||||||
|
Loading…
Reference in New Issue
Block a user