From bf8b816fc9e2f0f43803d2584189803809b1ac19 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 2 Sep 2022 17:30:12 +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 495b206..41a3504 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 = "9e879242fd1f1230d34337984cca565d84b932bb" +SRCREV = "07bfeb2abcb46b5f1472d53963478fa0714fb5b1" PV = "1.7" S = "${WORKDIR}/git"