From 4e00dd439f98c1b5cbce5a6b6e15eea0801bba97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Sat, 20 Sep 2025 10:35:05 +0200 Subject: [PATCH] Upgrade libshumate dependency --- build-aux/org.gnome.Fractal.Devel.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-aux/org.gnome.Fractal.Devel.json b/build-aux/org.gnome.Fractal.Devel.json index 4b36a088..5809dd0a 100644 --- a/build-aux/org.gnome.Fractal.Devel.json +++ b/build-aux/org.gnome.Fractal.Devel.json @@ -88,8 +88,8 @@ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/libshumate.git", - "tag": "1.4.0", - "commit": "06021e35f0d479612fb1a3af91a73ba562175e03" + "tag": "1.5.0.1", + "commit": "ed5fe31377c050610d5932903a5217e1c7d1d0e4" } ] },