guix_mirror_bot pushed a commit to branch qt-team
in repository guix.
commit 1717185ef3cdc5a6583a1e5772e823f0acf806bb
Author: Zheng Junjie <[email protected]>
AuthorDate: Mon Jul 21 23:26:17 2025 +0800
gnu: qtlottie: Update to 6.9.1.
* gnu/packages/qt.scm (qtlottie): Update to 6.9.1.
Change-Id: I9055043e86e952d3e0fa43ceb9c5e216557542f9
---
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 c5f5ceb836..e5726266fb 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2555,13 +2555,13 @@ positioning and geolocation plugins.")))
(define-public qtlottie
(package
(name "qtlottie")
- (version "6.8.2")
+ (version "6.9.1")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "085yiqihp54m94nw2r82dfnjpf5kvr43bywhr02xv4q31nr3xm2y"))))
+ "18lbl6pxvfiwl84y92xwnm4cayxs8rdfgmvrq44n3jbk0wp8rs4f"))))
(build-system cmake-build-system)
(arguments
(list