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