xfce.garcon: 4.18.0 -> 4.18.1

https://gitlab.xfce.org/xfce/garcon/-/compare/garcon-4.18.0...garcon-4.18.1
This commit is contained in:
Bobby Rong
2023-03-29 10:25:59 +08:00
parent 4361baa782
commit fad6f1f185
+2 -2
View File
@@ -3,9 +3,9 @@
mkXfceDerivation {
category = "xfce";
pname = "garcon";
version = "4.18.0";
version = "4.18.1";
sha256 = "sha256-l1wGitD8MM1GrR4FyyPIxHSqK+AqKKyjTIN7VOaVzpM=";
sha256 = "sha256-0EcmI+C8B7oQl/cpbFeLjof1fnUi09nZAA5uJ0l15V4=";
nativeBuildInputs = [ gobject-introspection ];