me
/
guix
Archived
1
0
Fork 0

gnu: qtlottie: Update to 6.6.2.

* gnu/packages/qt.scm (qtlottie): Update to 6.6.2.

Change-Id: I82903a9593c7536bf9f38165b596774cf88994c6
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
master
Zheng Junjie 2024-03-13 16:58:06 +08:00 committed by Maxim Cournoyer
parent 6fbd865e49
commit 008e459645
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -2229,13 +2229,13 @@ positioning and geolocation plugins.")))
(define-public qtlottie (define-public qtlottie
(package (package
(name "qtlottie") (name "qtlottie")
(version "6.5.2") (version "6.6.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (qt-url name version)) (uri (qt-url name version))
(sha256 (sha256
(base32 (base32
"16z8fhaa40ig0cggb689zf8j3cid6fk6pmh91b8342ymy1fdqfh0")))) "1hqhp55jfasavk7p8xb0srbc6lnk70w2q0x4iwn28z5s5kd1cvi7"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
(list (list