From 83086aef222f0de3f705c6e2a6571a357fee4d0a Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 31 Jan 2023 13:12:13 +0100 Subject: [PATCH] sway: update --- recipes-wlroots/sway/sway_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-wlroots/sway/sway_git.bb b/recipes-wlroots/sway/sway_git.bb index 1e60d97..9814574 100644 --- a/recipes-wlroots/sway/sway_git.bb +++ b/recipes-wlroots/sway/sway_git.bb @@ -40,7 +40,7 @@ SRC_URI = " \ git://github.com/swaywm/sway.git;protocol=https;branch=master \ " -SRCREV = "bd7466e1b7fa7bf567effeb4fcd7ab6f218dff25" +SRCREV = "ab9b164e524532a99c6e383b4c6f1eaa60c8d721" PV = "1.9-dev" S = "${WORKDIR}/git"