mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: qtserialbus: Update to 5.15.16.
* gnu/packages/qt.scm (qtserialbus): Update to 5.15.16. Change-Id: I330855becaa63cfa7ce374ec3dc88fd21a95405c
This commit is contained in:
parent
79a16b7241
commit
acc71c0c4c
1 changed files with 2 additions and 2 deletions
|
@ -2303,13 +2303,13 @@ interacting with serial ports from within Qt.")
|
|||
(package
|
||||
(inherit qtsvg-5)
|
||||
(name "qtserialbus")
|
||||
(version "5.15.15")
|
||||
(version "5.15.16")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (qt-url name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0dsmrxksl8n47p2lz7mw9d3ia7g4aj096c09cqq22f4bg1syvfkb"))))
|
||||
"1dpa1sgd86ia3cl69ac0jb54ykifvklarf3m7rbfsckm6r3hfq4d"))))
|
||||
(arguments
|
||||
(substitute-keyword-arguments (package-arguments qtsvg-5)
|
||||
((#:phases phases '%standard-phases)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue