mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: qtscxml-5: Update to 5.15.16.
* gnu/packages/qt.scm (qtscxml-5): Update to 5.15.16. Change-Id: Iaef966e66d70b29321e9173e9226f48646d80ff0
This commit is contained in:
parent
4187842c9f
commit
08bbccbae6
1 changed files with 2 additions and 2 deletions
|
@ -2759,13 +2759,13 @@ and mobile applications targeting TV-like form factors.")))
|
||||||
(package
|
(package
|
||||||
(inherit qtsvg-5)
|
(inherit qtsvg-5)
|
||||||
(name "qtscxml")
|
(name "qtscxml")
|
||||||
(version "5.15.15")
|
(version "5.15.16")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (qt-url name version))
|
(uri (qt-url name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1j4513c4idcg4mwj1am445dfsqhsnbv2rmj165pvrxmx7ghz0zwf"))
|
"0y7k7f1cza5hyda97gdg32lgf7xsdnizw0qsiha3xzd5grpr3nk0"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
'(begin
|
'(begin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue