diff options
author | Cem Keylan <cem@ckyln.com> | 2022-12-26 15:51:43 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-12-26 15:51:43 +0100 |
commit | 9a3216f5fd45cb338c45c483413d2673ad4b1eee (patch) | |
tree | 9b6a590afa2c4a7a6d2c05716d83372bce51efe4 /wayland | |
parent | cce54ff7f79753cd64e3e7e37a6e3174337c921a (diff) | |
download | repository-9a3216f5fd45cb338c45c483413d2673ad4b1eee.tar.gz |
wlroots: bump to 0.16.1
Diffstat (limited to 'wayland')
-rw-r--r-- | wayland/wlroots/checksums | 2 | ||||
-rw-r--r-- | wayland/wlroots/sources | 2 | ||||
-rw-r--r-- | wayland/wlroots/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/wayland/wlroots/checksums b/wayland/wlroots/checksums index 9117b6bc..55a0c44a 100644 --- a/wayland/wlroots/checksums +++ b/wayland/wlroots/checksums @@ -1,2 +1,2 @@ %BLAKE3 -cd5290e858fe2aa927f3ba6a3ee0c544b19173e0aa4e7702645d43a28cabe1e2 wlroots-0.16.0.tar.gz +f80c5df9829a60e8ca34541a576ae048b45f524476f399911705d6b670d7657d wlroots-0.16.1.tar.gz diff --git a/wayland/wlroots/sources b/wayland/wlroots/sources index d9a318a3..14551206 100644 --- a/wayland/wlroots/sources +++ b/wayland/wlroots/sources @@ -1 +1 @@ -https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/0.16.0/wlroots-0.16.0.tar.gz +https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/0.16.1/wlroots-0.16.1.tar.gz diff --git a/wayland/wlroots/version b/wayland/wlroots/version index f7a57e6e..1866a6ce 100644 --- a/wayland/wlroots/version +++ b/wayland/wlroots/version @@ -1 +1 @@ -0.16.0 1 +0.16.1 1 |