xfce.xfconf: 4.18.1 -> 4.18.2

https://gitlab.xfce.org/xfce/xfconf/-/compare/xfconf-4.18.1...xfconf-4.18.2
This commit is contained in:
Bobby Rong 2023-10-17 13:24:15 +00:00
parent 5e4c2ada4f
commit 84f5f8d02c
No known key found for this signature in database

View file

@ -3,9 +3,9 @@
mkXfceDerivation {
category = "xfce";
pname = "xfconf";
version = "4.18.1";
version = "4.18.2";
sha256 = "sha256-HS+FzzTTAH8lzBBai3ESdnuvvvZW/vAVSmGe57mwcoo=";
sha256 = "sha256-FVNkcwOS4feMocx3vYhuWNs1EkXDrM1FaKkMhIOuPHI=";
nativeBuildInputs = [ gobject-introspection vala ];