From a5f31c6be7f9ad9c47604d9321fd42977b53ef6b Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 30 Jul 2022 16:41:39 +0200 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 adc625b..495b206 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 = "b69d637f7a34e239e48a4267ae94a5e7087b5834" +SRCREV = "9e879242fd1f1230d34337984cca565d84b932bb" PV = "1.7" S = "${WORKDIR}/git"