From aa9849d7a87d631489788dca1f471f0919d12ba6 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 14 Nov 2022 06:06:46 +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 1eafddd..ca53768 100644 --- a/recipes-wlroots/sway/sway_git.bb +++ b/recipes-wlroots/sway/sway_git.bb @@ -40,7 +40,7 @@ SRC_URI = " \ git://github.com/swaywm/sway.git;protocol=https;branch=master \ " -SRCREV = "dcd2076f3854f4bb0018b6a47781dc48a55393b0" +SRCREV = "85005b52fe5b832e4ea914fa28048b0c5c803769" PV = "1.7" S = "${WORKDIR}/git"