[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/74: gnu: qtlottie: Update to 6.7.2.
From: |
guix-commits |
Subject: |
15/74: gnu: qtlottie: Update to 6.7.2. |
Date: |
Fri, 27 Sep 2024 08:31:22 -0400 (EDT) |
z572 pushed a commit to branch qt-team
in repository guix.
commit cf264346d3ff0ac242ce8fd51ffafd0906292d6f
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sun Aug 11 00:11:17 2024 +0800
gnu: qtlottie: Update to 6.7.2.
* gnu/packages/qt.scm (qtlottie): Update to 6.7.2.
Change-Id: I0718c92b95f1f4b83351ecc0f73b20dd4ef32b22
---
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 91efe72f77..dbc06163db 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2336,13 +2336,13 @@ positioning and geolocation plugins.")))
(define-public qtlottie
(package
(name "qtlottie")
- (version "6.6.3")
+ (version "6.7.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1d0fjb0080wnd71f50zwal1b504iimln9mpnb3sc5yznmv8gm4cq"))))
+ "03piwc7p0lgqm73rx2kf5ckh986nv9dkssfl47js8lnkb29vrbyr"))))
(build-system cmake-build-system)
(arguments
(list
- 10/74: gnu: qtwayland: Update to 6.7.2., (continued)
- 10/74: gnu: qtwayland: Update to 6.7.2., guix-commits, 2024/09/27
- 13/74: gnu: qtlanguageserver: Update to 6.7.2., guix-commits, 2024/09/27
- 16/74: gnu: qttools: Update to 6.7.2., guix-commits, 2024/09/27
- 11/74: gnu: qtserialport: Update to 6.7.2., guix-commits, 2024/09/27
- 12/74: gnu: qtwebchannel: Update to 6.7.2., guix-commits, 2024/09/27
- 31/74: gnu: qtconnectivity: Rename to qtconnectivity-5., guix-commits, 2024/09/27
- 18/74: gnu: qtscxml: Update to 6.7.2., guix-commits, 2024/09/27
- 05/74: gnu: qtdeclarative: Update to 6.7.2., guix-commits, 2024/09/27
- 08/74: gnu: qtshadertools: Update to 6.7.2., guix-commits, 2024/09/27
- 09/74: gnu: qtmultimedia: Update to 6.7.2., guix-commits, 2024/09/27
- 15/74: gnu: qtlottie: Update to 6.7.2.,
guix-commits <=
- 19/74: gnu: qtpositioning: Update to 6.7.2., guix-commits, 2024/09/27
- 24/74: gnu: qtnetworkauth: Update to 6.7.2., guix-commits, 2024/09/27
- 23/74: gnu: qt-creator: Update to 14.0.1., guix-commits, 2024/09/27
- 28/74: gnu: Add icu4c-75., guix-commits, 2024/09/27
- 29/74: gnu: qtwebengine: Update to 6.7.2., guix-commits, 2024/09/27
- 33/74: gnu: Add python-setuptools-scm-next., guix-commits, 2024/09/27
- 45/74: gnu: qt3d-5: Update to 5.15.15., guix-commits, 2024/09/27
- 54/74: gnu: qtwayland-5: Update to 5.15.15., guix-commits, 2024/09/27
- 46/74: gnu: qtsvg-5: Update to 5.15.15., guix-commits, 2024/09/27
- 59/74: gnu: qtwebview: Update to 5.15.15., guix-commits, 2024/09/27