xfce.xfwm4: 4.18.0 -> 4.20.0

https://gitlab.xfce.org/xfce/xfwm4/-/compare/xfwm4-4.18.0...xfwm4-4.20.0
This commit is contained in:
Bobby Rong
2024-12-15 19:54:44 +08:00
parent 71069ccf1a
commit 4fbf014be0
+2 -2
View File
@@ -5,9 +5,9 @@
mkXfceDerivation {
category = "xfce";
pname = "xfwm4";
version = "4.18.0";
version = "4.20.0";
sha256 = "sha256-nTPgxC0XMBJ48lPCeQgCvWWK1/2ZIoQOYsMeaxDpE1c=";
sha256 = "sha256-5UZQrAH0oz+G+7cvXCLDJ4GSXNJcyl4Ap9umb7h0f5Q=";
nativeBuildInputs = [ exo librsvg ];