mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 23:02:16 -05:00
gnu: qtimageformats-5: Update to 5.15.10.
* gnu/packages/qt.scm (qtimageformats-5): Update to 5.15.10.
This commit is contained in:
parent
d105f644cc
commit
da35edee0e
1 changed files with 2 additions and 2 deletions
|
@ -1124,13 +1124,13 @@ (define-public qtimageformats-5
|
|||
(package
|
||||
(inherit qtsvg-5)
|
||||
(name "qtimageformats")
|
||||
(version "5.15.8")
|
||||
(version "5.15.10")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (qt-url name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0c6fq9zcw5hbkiny56wx2fbm123x14l7habydv6zhvnhn3rhwi31"))
|
||||
"1cniah8v8y514i68bmwgfi3xn3hzgpywcdnzrv789mk7qi48l92g"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
'(begin
|
||||
|
|
Loading…
Reference in a new issue