[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/52: gnu: qtlanguageserver: Update to 6.6.2.
From: |
guix-commits |
Subject: |
11/52: gnu: qtlanguageserver: Update to 6.6.2. |
Date: |
Sat, 30 Mar 2024 20:41:40 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit 6208cc64e672e440f6d1cea5e1a7f5e1cbc69d4c
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Mar 13 16:58:05 2024 +0800
gnu: qtlanguageserver: Update to 6.6.2.
* gnu/packages/qt.scm (qtlanguageserver): Update to 6.6.2.
Change-Id: I08eb5329f3ee52b86002a9f3eb75f5b8672972d9
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
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 c9f0dbef23..ae0fa359ff 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2120,13 +2120,13 @@ native APIs where it makes sense.")))
(define-public qtlanguageserver
(package
(name "qtlanguageserver")
- (version "6.5.2")
+ (version "6.6.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "196iicwpqca2ydpca41qs6aqxxq8ycknw6lm2v00h1w3m86frdbk"))))
+ "1bgazi44mwac20biybhp21icgwa8k7jd295j8jsfgzxbw12lq7y3"))))
(build-system cmake-build-system)
(arguments
(list #:phases #~(modify-phases %standard-phases
- 07/52: gnu: qtshadertools: Update to 6.6.2., (continued)
- 07/52: gnu: qtshadertools: Update to 6.6.2., guix-commits, 2024/03/30
- 44/52: gnu: gwenview: Break disabled tests into a list., guix-commits, 2024/03/30
- 35/52: gnu: Add qwindowkit., guix-commits, 2024/03/30
- 03/52: gnu: qtsvg: Update to 6.6.2., guix-commits, 2024/03/30
- 23/52: gnu: Add qtspeech., guix-commits, 2024/03/30
- 46/52: gnu: extra-cmake-modules: Update to 6.0.0., guix-commits, 2024/03/30
- 42/52: gnu: python-pyqt-6: Update to 6.6.1., guix-commits, 2024/03/30
- 32/52: gnu: ffmpeg-jami: Apply patch adding pipewire support., guix-commits, 2024/03/30
- 37/52: gnu: jami: Update to 20240325.0., guix-commits, 2024/03/30
- 17/52: gnu: qtremoteobjects: Update to 6.6.2., guix-commits, 2024/03/30
- 11/52: gnu: qtlanguageserver: Update to 6.6.2.,
guix-commits <=
- 14/52: gnu: qttranslations: Update to 6.6.2., guix-commits, 2024/03/30
- 06/52: gnu: qtwebsockets: Update to 6.6.2., guix-commits, 2024/03/30
- 39/52: gnu: kimageannotator: Update to 0.7.1., guix-commits, 2024/03/30
- 34/52: gnu: Add qmsetup., guix-commits, 2024/03/30
- 43/52: gnu: kwayland: Disable kwayland-testXdgForeign test., guix-commits, 2024/03/30
- 18/52: gnu: qtwebengine: Update to 6.6.2., guix-commits, 2024/03/30
- 48/52: gnu: kimageannotator: Build as shared library., guix-commits, 2024/03/30
- 47/52: gnu: restinio: Update to 0.7.2., guix-commits, 2024/03/30
- 15/52: gnu: qtpositioning: Update to 6.6.2., guix-commits, 2024/03/30
- 21/52: gnu: Add qtsensors., guix-commits, 2024/03/30