From 331f01714cb06e3bc8f8b48d77aad3fe539bf19b Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 4 May 2023 21:38:03 +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 3ab4b16..e25d348 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 = "08c1946d71039e583696842c3558b337aede1cbf" +SRCREV = "db7638a0e515635e3aa36fa8bef58f3e44b177d8" PV = "1.9-dev" S = "${WORKDIR}/git"