From f56dc42014646e9d98ce487a6d040300e1e79164 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 17 May 2023 16:52:25 +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 e25d348..abb6eb1 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 = "db7638a0e515635e3aa36fa8bef58f3e44b177d8" +SRCREV = "01b0c11394b88fea2ec8ac691e30504f1e0800f5" PV = "1.9-dev" S = "${WORKDIR}/git"