Merge pull request #87216 from romildo/upd.xfconf

xfce.xfconf: 4.14.1 -> 4.14.3
This commit is contained in:
José Romildo Malaquias
2020-05-08 18:33:16 -03:00
committed by GitHub

View File

@@ -3,9 +3,9 @@
mkXfceDerivation {
category = "xfce";
pname = "xfconf";
version = "4.14.1";
version = "4.14.3";
sha256 = "1mbqc1463xgn7gafbh2fyshshdxin33iwk96y4nw2gl48nhx4sgs";
sha256 = "0yxpdcyz81di7w9493jzps09bgrlgianjj5abnzahqmkpmpvb0rh";
buildInputs = [ libxfce4util ];