[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
73/77: gnu: qtvirtualkeyboard-5: Update to 5.15.15.
From: |
guix-commits |
Subject: |
73/77: gnu: qtvirtualkeyboard-5: Update to 5.15.15. |
Date: |
Thu, 21 Nov 2024 10:36:05 -0500 (EST) |
z572 pushed a commit to branch master
in repository guix.
commit 4bb710ef6a10c7a5d57018d14c943ce621a90b0a
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Sep 11 15:43:18 2024 +0800
gnu: qtvirtualkeyboard-5: Update to 5.15.15.
* gnu/packages/qt.scm (qtvirtualkeyboard-5): Update to 5.15.15.
Change-Id: I9e8450f75a0a79de54b8bb5df2a75e80b3f595fa
---
gnu/packages/qt.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 7811220cc4..88a698a10a 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2968,13 +2968,13 @@ message.")
(package
(inherit qtsvg-5)
(name "qtvirtualkeyboard")
- (version "5.15.10")
+ (version "5.15.15")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1a1xnk1kmq1k8r1rsa29fq7m3vy2f0fqhy8k46q3ssn32skzlwa5"))))
+ "1511p8j86d896rnbvy7lqzfawzghxczy0w8kfxrhghxcfsrb61y6"))))
(arguments
(substitute-keyword-arguments (package-arguments qtsvg-5)
((#:tests? _ #f) #f) ; TODO: pass 2 fail test
- 54/77: gnu: qtwayland-5: Update to 5.15.15., (continued)
- 54/77: gnu: qtwayland-5: Update to 5.15.15., guix-commits, 2024/11/21
- 57/77: gnu: qtwebchannel-5: Update to 5.15.15., guix-commits, 2024/11/21
- 58/77: gnu: qtwebglplugin: Update to 5.15.15., guix-commits, 2024/11/21
- 60/77: gnu: qtlocation-5: Update to 5.15.15., guix-commits, 2024/11/21
- 62/77: gnu: qtscript: Update to 5.15.15., guix-commits, 2024/11/21
- 65/77: gnu: qtgraphicaleffects: Update to 5.15.15., guix-commits, 2024/11/21
- 66/77: gnu: qtgamepad: Update to 5.15.15., guix-commits, 2024/11/21
- 69/77: gnu: qtcharts-5: Update to 5.15.15., guix-commits, 2024/11/21
- 68/77: gnu: qtpurchasing: Update to 5.15.15., guix-commits, 2024/11/21
- 71/77: gnu: qtnetworkauth-5: Update to 5.15.15., guix-commits, 2024/11/21
- 73/77: gnu: qtvirtualkeyboard-5: Update to 5.15.15.,
guix-commits <=
- 76/77: gnu: qtbase: Fix building on i686-linux., guix-commits, 2024/11/21
- 70/77: gnu: qtdatavis3d: Update to 5.15.15., guix-commits, 2024/11/21
- 74/77: gnu: qtwebengine-5: Update to 5.15.15., guix-commits, 2024/11/21
- 75/77: gnu: libvpx: Update to 1.15.0., guix-commits, 2024/11/21
- 77/77: gnu: qtbase: Adjust skipped tests., guix-commits, 2024/11/21
- 67/77: gnu: qtscxml-5: Update to 5.15.15., guix-commits, 2024/11/21