diff options
| author | 2026-07-02 17:49:33 -0400 | |
|---|---|---|
| committer | 2026-07-02 17:49:33 -0400 | |
| commit | a35c47d401335e81f25c2c78611dcb7785f703da (patch) | |
| tree | 96d0e8fe0cd0ae4df312e242cc2e3293c219217b /subprojects/packagefiles | |
| parent | 14e6bb6e6b9cc2a0c0f6b5fb80144a0f9c7c82d6 (diff) | |
| download | stela-a35c47d401335e81f25c2c78611dcb7785f703da.tar.gz stela-a35c47d401335e81f25c2c78611dcb7785f703da.tar.bz2 stela-a35c47d401335e81f25c2c78611dcb7785f703da.zip | |
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'subprojects/packagefiles')
| -rw-r--r-- | subprojects/packagefiles/wlr-protocols/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/packagefiles/wlr-protocols/meson.build b/subprojects/packagefiles/wlr-protocols/meson.build index 3c5dbdd..455ccbb 100644 --- a/subprojects/packagefiles/wlr-protocols/meson.build +++ b/subprojects/packagefiles/wlr-protocols/meson.build @@ -1,2 +1,2 @@ -project('wlr-protocols', 'c', version: 'git-2ec67eb') +project('wlr-protocols', 'c', version: 'git-bf4fc79') wlr_protocols_srcdir = meson.project_source_root() |