From 03419d19ece2d56d1fa6ea3f82f0fded704d75e3 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 13 May 2025 16:44:26 +0200 Subject: [PATCH] labwc: update --- recipes-wlroots/labwc/labwc_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-wlroots/labwc/labwc_git.bb b/recipes-wlroots/labwc/labwc_git.bb index 710b472..9b81d2a 100644 --- a/recipes-wlroots/labwc/labwc_git.bb +++ b/recipes-wlroots/labwc/labwc_git.bb @@ -35,8 +35,8 @@ RRECOMMENDS:${PN} ?= " \ SRC_URI = "git://github.com/labwc/labwc.git;protocol=https;branch=master" -SRCREV = "1fe4797a9d29b5094c9e38c336752d7f57ed593f" -PV = "0.8.3" +SRCREV = "9af441ecd36bbee66d4df46baa7b482872d989f2" +PV = "0.8.4" S = "${WORKDIR}/git" inherit meson pkgconfig features_check gettext manpages