1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00

gnu: qtlottie: Update to 6.3.2.

* gnu/packages/qt.scm (qtlottie): Update to 6.3.2.
This commit is contained in:
Maxim Cournoyer
2023-03-07 14:54:41 -05:00
parent 2349eca07a
commit d67370838f

View File

@@ -1898,13 +1898,13 @@ positioning and geolocation plugins.")))
(define-public qtlottie
(package
(name "qtlottie")
(version "6.3.1")
(version "6.3.2")
(source (origin
(method url-fetch)
(uri (qt-urls name version))
(sha256
(base32
"1x8wmc6gwmxk92zjcsrbhrbqbfvnk7302ggghld5wk8jk5lsf2vl"))))
"1c092hmf114r8jfdhkhxnn3vywj93mg33whzav47gr9mbza44icq"))))
(build-system cmake-build-system)
(arguments
(list