guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

15/77: gnu: qtlottie: Update to 6.7.2.


From: guix-commits
Subject: 15/77: gnu: qtlottie: Update to 6.7.2.
Date: Thu, 21 Nov 2024 10:35:55 -0500 (EST)

z572 pushed a commit to branch master
in repository guix.

commit 1ea1014e39508a15f8d908d805757aa29a0129c3
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 2e50313595..7013133343 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2343,13 +2343,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]