From c8bd3bcc40c25e749ea5581e04e8c3a773b50c8d Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 10 Jun 2023 17:33:31 +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 282ddb8..fc1f61a 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 = "913a7679cbde98df0722b326d8c3cfc0f0576f6d" +SRCREV = "6a1c176d14232a235ec30ce67ce87f3e549a6121" PV = "1.9-dev" S = "${WORKDIR}/git"