From 651b473131cd9038af4eae91c961e2c7e59f366d Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 23 Jul 2023 10:44:36 +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 67baedc..553e089 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 = "92244c87dbb85080c99eee10db9fed906117e169" +SRCREV = "c3e6390073167bae8245d7fac9b455f9f06a5333" PV = "1.9-dev" S = "${WORKDIR}/git"