Merge pull request #126851 from musfay/xfce.xfce4-settings-4.16.2

xfce.xfce4-settings: 4.16.1 -> 4.16.2
launchpad/nixpkgs/master
Sandro 3 years ago committed by GitHub
commit c091e0ae9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      pkgs/desktops/xfce/core/xfce4-settings/default.nix

@ -5,9 +5,9 @@
mkXfceDerivation {
category = "xfce";
pname = "xfce4-settings";
version = "4.16.1";
version = "4.16.2";
sha256 = "0mjhglfsqmiycpv98l09n2556288g2713n4pvxn0srivm017fdir";
sha256 = "09npyqxsbrvz60bkbardqrizd5rvray5hkp84qgjzc10z4qrnk0f";
postPatch = ''
for f in xfsettingsd/pointers.c dialogs/mouse-settings/main.c; do

Loading…
Cancel
Save