From 9fa0adcce3eaeef244ffc2e6b77d51ae543d10d1 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 24 Feb 2023 17:47:10 +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 b51f4af..8525502 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 = "9162b536f69cb69466fb4fcfa24d282fa54b122b" +SRCREV = "9498e4d2614fce6b29b64fd8a3861c1fb5be4b87" PV = "1.9-dev" S = "${WORKDIR}/git"