From 7be376986b294aca965d2e0518a19b7b9d656c15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Date: Tue, 4 Feb 2025 14:55:33 +0800 Subject: [PATCH] gnu: qtlottie: Update to 6.8.2. * gnu/packages/qt.scm (qtlottie): Update to 6.8.2. Change-Id: Icbbc2ba666ca55fc269585a66db17703fa8d3dd9 --- gnu/packages/qt.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index 3f3cb3ed9bc..8c8db0f0fdc 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -2517,13 +2517,13 @@ positioning and geolocation plugins."))) (define-public qtlottie (package (name "qtlottie") - (version "6.7.2") + (version "6.8.2") (source (origin (method url-fetch) (uri (qt-url name version)) (sha256 (base32 - "03piwc7p0lgqm73rx2kf5ckh986nv9dkssfl47js8lnkb29vrbyr")))) + "085yiqihp54m94nw2r82dfnjpf5kvr43bywhr02xv4q31nr3xm2y")))) (build-system cmake-build-system) (arguments (list