xfce.xfconf: 4.18.0 -> 4.18.1

https://gitlab.xfce.org/xfce/xfconf/-/compare/xfconf-4.18.0...xfconf-4.18.1
This commit is contained in:
Bobby Rong 2023-04-18 08:10:16 +00:00
parent 5397643a99
commit d87b3d847a
No known key found for this signature in database

View File

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