From 5e97d9624935dc43fe6070b32968685b52a131f8 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 28 Feb 2024 08:43:30 +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 0c59bc2..84891b9 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 = "f7a0f06dffb655a3335981c0ca010f25ac18c39d" +SRCREV = "829c75b9c95e6cf7c7a1e02528966ef842ea3d4c" PV = "1.10-dev" S = "${WORKDIR}/git"