guix-commits
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]