diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-11 00:40:25 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-11 00:40:25 +0300 |
commit | 0fb50f6179076a2bd4001d202cda2ed8b700d98a (patch) | |
tree | 54dc64c8ea7d58dd44de77655a78fbb83130201a | |
parent | 7f9a09f398b2eca6a4ec5b0de9f7fbfbb08ac747 (diff) | |
download | repository-0fb50f6179076a2bd4001d202cda2ed8b700d98a.tar.gz |
wlroots: bump to 0.14.1
-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 c9e0c0a3..60dff76d 100644 --- a/wayland/wlroots/checksums +++ b/wayland/wlroots/checksums @@ -1 +1 @@ -2a8435bf63681868699c4e3975df31cb111ad2d3f35740179036083f87382ac7 0.14.0.tar.gz +448a83d579ac280357c8a4e902b9477bacbab81cc4d9c140e443642d458869db 0.14.1.tar.gz diff --git a/wayland/wlroots/sources b/wayland/wlroots/sources index 894aed03..bff2e858 100644 --- a/wayland/wlroots/sources +++ b/wayland/wlroots/sources @@ -1 +1 @@ -https://github.com/swaywm/wlroots/archive/0.14.0.tar.gz +https://github.com/swaywm/wlroots/archive/0.14.1.tar.gz diff --git a/wayland/wlroots/version b/wayland/wlroots/version index 0f78dbcf..4afcf818 100644 --- a/wayland/wlroots/version +++ b/wayland/wlroots/version @@ -1 +1 @@ -0.14.0 1 +0.14.1 1 |