Merge pull request #251287 from bobby285271/upd/xfce

xfce.xfce4-appfinder: 4.18.0 -> 4.18.1
This commit is contained in:
Bobby Rong 2023-08-25 15:00:12 +08:00 committed by GitHub
commit 540e170aad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,9 +3,9 @@
mkXfceDerivation {
category = "xfce";
pname = "xfce4-appfinder";
version = "4.18.0";
version = "4.18.1";
sha256 = "sha256-/VYZpWk08OQPZ/DQ5SqSL4F4KDdh+IieQBDOZUxZvtw=";
sha256 = "sha256-CZEX1PzFsVt72Fkb4+5PiZjAcDisvYnbzFGFXjFL4sc=";
nativeBuildInputs = [ exo ];
buildInputs = [ garcon gtk3 libxfce4ui libxfce4util xfconf ];