mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-18 21:46:35 +01:00
gnu: qtimageformats-5: Update to 5.15.15.
* gnu/packages/qt.scm (qtimageformats-5): Update to 5.15.15. Change-Id: I7dc4f33836402304335196fc75e0eb0e71c643ad
This commit is contained in:
parent
d40bda9514
commit
92bc247b82
1 changed files with 2 additions and 2 deletions
|
@ -1317,13 +1317,13 @@ (define-public qtimageformats-5
|
|||
(package
|
||||
(inherit qtsvg-5)
|
||||
(name "qtimageformats")
|
||||
(version "5.15.10")
|
||||
(version "5.15.15")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (qt-url name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1cniah8v8y514i68bmwgfi3xn3hzgpywcdnzrv789mk7qi48l92g"))
|
||||
"0ga51fgvyxshjif1r0g8sbghainskhbckj1qb4if6cbx8wb9myir"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
'(begin
|
||||
|
|
Loading…
Reference in a new issue