From 7177018b9680b74a006e63d8e0bd82ecb2b23877 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 17 Oct 2023 10:31:38 +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 43e33cd..42a7226 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 = "b3519c2d2f269f34ff3712ebf1903905a56541a6" +SRCREV = "8a8fb76ec1d0b9a269b86688cff419201d1e6f62" PV = "1.9-dev" S = "${WORKDIR}/git"