Browse Source

update wayland-protocols (#6706)

Arthur Laurent 5 months ago
parent
commit
2f10d52386
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/w/wayland-protocols/xmake.lua

+ 1 - 0
packages/w/wayland-protocols/xmake.lua

@@ -15,6 +15,7 @@ package("wayland-protocols")
     add_versions("1.31", "a07fa722ed87676ec020d867714bc9a2f24c464da73912f39706eeef5219e238")
     add_versions("1.32", "7459799d340c8296b695ef857c07ddef24c5a09b09ab6a74f7b92640d2b1ba11")
     add_versions("1.39", "e1dcdcbbf08e2e0a8a02ee5d9a0be3a6aafc39a4b51fa7e0d2f1a16411cb72fa")
+    add_versions("1.42", "23ba80d410d1200a86fe29592c19766eae8f1c350b67289999e9e7ea12d9f7aa")
 
     add_deps("meson", "ninja", "wayland", "pkg-config")