mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: qtvirtualkeyboard-5: Update to 5.15.16.
* gnu/packages/qt.scm (qtvirtualkeyboard-5): Update to 5.15.16. Change-Id: I788e74450537248f168219321d488ed9dfe5a57e
This commit is contained in:
parent
ec9773fd93
commit
16efb788df
1 changed files with 2 additions and 2 deletions
|
@ -3130,13 +3130,13 @@ message.")
|
|||
(package
|
||||
(inherit qtsvg-5)
|
||||
(name "qtvirtualkeyboard")
|
||||
(version "5.15.15")
|
||||
(version "5.15.16")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (qt-url name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1511p8j86d896rnbvy7lqzfawzghxczy0w8kfxrhghxcfsrb61y6"))))
|
||||
"07wpn57a5bz2xmx0nb27rbwcb26k2y8lsi6gifp2k9pdlmn6f3hh"))))
|
||||
(arguments
|
||||
(substitute-keyword-arguments (package-arguments qtsvg-5)
|
||||
((#:tests? _ #f) #f) ; TODO: pass 2 fail test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue