From 9c0f6b84e5f3af6171970bb0135ab93f28525f6e Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 15 Apr 2023 08:48:37 +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 f614947..3ab4b16 100644 --- a/recipes-wlroots/sway/sway_git.bb +++ b/recipes-wlroots/sway/sway_git.bb @@ -39,7 +39,7 @@ RRECOMMENDS:${PN} ?= " \ SRC_URI = "git://github.com/swaywm/sway.git;protocol=https;branch=master" -SRCREV = "dee032d0a0ecd958c902b88302dc59703d703c7f" +SRCREV = "08c1946d71039e583696842c3558b337aede1cbf" PV = "1.9-dev" S = "${WORKDIR}/git"