From 9aba0860605256e525ed4638a36ec257ea1fb18d Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 20 Aug 2026 05:41:28 +0000 Subject: [PATCH] puzzles: upgrade to latest revision 3c36322 Click-and-type puzzles: clicks outside grid hide cursor --- meta/recipes-sato/puzzles/puzzles_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 71eb6673e3..6e1e2b8749 100644 --- a/meta/recipes-sato/puzzles/puzzles_git.bb +++ b/meta/recipes-sato/puzzles/puzzles_git.bb @@ -10,7 +10,7 @@ REQUIRED_DISTRO_FEATURES = "x11" SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=main;protocol=https" UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "7ad37c64af3bc891372ec16db1531cee599b6e3a" +SRCREV = "3c3632259d298ab62aafa8a5858823569ab1af46" PE = "2" PV = "0.0+git" -- 2.47.1