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
|
||||
(inherit qtsvg-5)
|
||||
(name "qtscxml")
|
||||
(version "5.15.15")
|
||||
(version "5.15.16")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (qt-url name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1j4513c4idcg4mwj1am445dfsqhsnbv2rmj165pvrxmx7ghz0zwf"))
|
||||
"0y7k7f1cza5hyda97gdg32lgf7xsdnizw0qsiha3xzd5grpr3nk0"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
'(begin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue