From 877e8f6b8e5ba838fb7770547976ed9fb89b1967 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 29 May 2024 08:55:59 +0200 Subject: [PATCH] autotiling: update --- recipes-extended/autotiling/autotiling_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-extended/autotiling/autotiling_git.bb b/recipes-extended/autotiling/autotiling_git.bb index 8f1d1c7..3f9c2bd 100644 --- a/recipes-extended/autotiling/autotiling_git.bb +++ b/recipes-extended/autotiling/autotiling_git.bb @@ -13,6 +13,6 @@ RDEPENDS:${PN} = "python-i3ipc" inherit setuptools3 S = "${WORKDIR}/git" -PV = "1.9.2" -SRCREV = "d31aad311cd9280517e429eb397915fb4ff21a40" +PV = "1.9.3" +SRCREV = "b6a8b9af52892a04d75118f79d2aad4edc3df963"