xfce.xfconf: 4.18.3 -> 4.20.0

https://gitlab.xfce.org/xfce/xfconf/-/compare/xfconf-4.18.3...xfconf-4.20.0
This commit is contained in:
Bobby Rong
2024-12-15 19:54:44 +08:00
parent 5dfe2259dc
commit 71069ccf1a
+2 -2
View File
@@ -8,9 +8,9 @@
mkXfceDerivation {
category = "xfce";
pname = "xfconf";
version = "4.18.3";
version = "4.20.0";
sha256 = "sha256-Iu/LHyk/lOvu8uJuJRDxIkabiX0vZB4H99vVKRiugVo=";
sha256 = "sha256-U+Sk7ubBr1ZD1GLQXlxrx0NQdhV/WpVBbnLcc94Tjcw=";
nativeBuildInputs = [ gobject-introspection vala ];