[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
71/71: gnu: qthttpserver: Update to 6.6.3.
From: |
guix-commits |
Subject: |
71/71: gnu: qthttpserver: Update to 6.6.3. |
Date: |
Tue, 2 Apr 2024 23:16:35 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit 62371a1cf885f2d3853adaca28f481d783b5870f
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Mar 31 21:52:56 2024 -0400
gnu: qthttpserver: Update to 6.6.3.
* gnu/packages/qt.scm (qthttpserver): Update to 6.6.3.
Change-Id: I853774a8a92c25dd9d1d34726228b6c8a4acd681
---
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 3eacf73cb6..40354b0cf3 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -5045,13 +5045,13 @@ data.")
(define-public qthttpserver
(package
(name "qthttpserver")
- (version "6.6.2")
+ (version "6.6.3")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1qzw96y20qr1kc9wmys61wm568jsknvlgvh09bbqjcmm6dm3lhd2"))))
+ "0dbqx36ywfmqi4nxfi4dl17scj9nkl8sbpb670ffy3nh8pbpib21"))))
(build-system cmake-build-system)
(inputs (list qtbase qtwebsockets))
(home-page (package-home-page qtbase))
- 10/71: gnu: qtwebchannel: Update to 6.6.2., (continued)
- 10/71: gnu: qtwebchannel: Update to 6.6.2., guix-commits, 2024/04/02
- 17/71: gnu: qtremoteobjects: Update to 6.6.2., guix-commits, 2024/04/02
- 30/71: gnu: pjproject-jami: Update to 2.13.1-1.e12ea3b., guix-commits, 2024/04/02
- 31/71: gnu: dhtnet: Update to 0.0.1-2.024c46f., guix-commits, 2024/04/02
- 24/71: gnu: qt-creator: Update to 12.0.2., guix-commits, 2024/04/02
- 29/71: gnu: qtbase: Disable the tst_qxmlstream test on powerpc64-le., guix-commits, 2024/04/02
- 28/71: gnu: qtbase: Replace QML2_IMPORT_PATH with QML_IMPORT_PATH., guix-commits, 2024/04/02
- 35/71: gnu: Add qwindowkit., guix-commits, 2024/04/02
- 62/71: gnu: qtlottie: Update to 6.6.3., guix-commits, 2024/04/02
- 45/71: gnu: gwenview: Update to 23.08.5 and fix build., guix-commits, 2024/04/02
- 71/71: gnu: qthttpserver: Update to 6.6.3.,
guix-commits <=
- 65/71: gnu: qtscxml: Update to 6.6.3., guix-commits, 2024/04/02
- 52/71: gnu: qtsvg: Update to 6.6.3., guix-commits, 2024/04/02
- 48/71: gnu: kimageannotator: Build as shared library., guix-commits, 2024/04/02
- 56/71: gnu: qtsensors: Update to 6.6.3., guix-commits, 2024/04/02
- 64/71: gnu: qttranslations: Update to 6.6.3., guix-commits, 2024/04/02
- 49/71: gnu: sobjectizer: Update to 5.8.2., guix-commits, 2024/04/02
- 16/71: gnu: qtnetworkauth: Update to 6.6.2., guix-commits, 2024/04/02
- 69/71: gnu: qtspeech: Update to 6.6.3., guix-commits, 2024/04/02
- 11/71: gnu: qtlanguageserver: Update to 6.6.2., guix-commits, 2024/04/02
- 36/71: gnu: Add qthttpserver., guix-commits, 2024/04/02