mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: qtlottie: Update to 6.5.2.
* gnu/packages/qt.scm (qtlottie): Update to 6.5.2.
This commit is contained in:
parent
ecd859120a
commit
e277092ce7
1 changed files with 2 additions and 2 deletions
|
@ -2035,13 +2035,13 @@ positioning and geolocation plugins.")))
|
|||
(define-public qtlottie
|
||||
(package
|
||||
(name "qtlottie")
|
||||
(version "6.3.2")
|
||||
(version "6.5.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (qt-url name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1c092hmf114r8jfdhkhxnn3vywj93mg33whzav47gr9mbza44icq"))))
|
||||
"16z8fhaa40ig0cggb689zf8j3cid6fk6pmh91b8342ymy1fdqfh0"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Reference in a new issue