From 0e5aced9214d686c9e17b4966a962a3f228e0b4f Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 7 Dec 2024 19:08:35 +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 39a8c72..6837b23 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 = "e7c972b04a109c59dae1dd73da4d9bd7cbc6800c" +SRCREV = "1d783794b508e529bdc665296d690057c93997df" PV = "1.11-dev" S = "${WORKDIR}/git"