[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/77: gnu: qthttpserver: Update to 6.7.2.
From: |
guix-commits |
Subject: |
22/77: gnu: qthttpserver: Update to 6.7.2. |
Date: |
Thu, 21 Nov 2024 10:35:56 -0500 (EST) |
z572 pushed a commit to branch master
in repository guix.
commit b6e9e779144f702a65804e58b70973082a2d3300
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sun Aug 11 00:11:18 2024 +0800
gnu: qthttpserver: Update to 6.7.2.
* gnu/packages/qt.scm (qthttpserver): Update to 6.7.2.
Change-Id: Ic81c0a05f0280178e78a85b2e0da568b1f5f0cdd
---
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 8b495a4bd6..59cf5dbaa9 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -5154,13 +5154,13 @@ data.")
(define-public qthttpserver
(package
(name "qthttpserver")
- (version "6.6.3")
+ (version "6.7.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "0dbqx36ywfmqi4nxfi4dl17scj9nkl8sbpb670ffy3nh8pbpib21"))))
+ "11lbfx08yl725w4n8dmvviscixvfkpzx8ijhy74gx0waz6sbjlq3"))))
(build-system cmake-build-system)
(inputs (list qtbase qtwebsockets))
(home-page (package-home-page qtbase))
- 29/77: gnu: qtwebengine: Update to 6.7.2., (continued)
- 29/77: gnu: qtwebengine: Update to 6.7.2., guix-commits, 2024/11/21
- 36/77: gnu: python-pyqt-builder: Update to 1.16.4., guix-commits, 2024/11/21
- 39/77: gnu: python-pyqt5-sip: Update to 12.15.0., guix-commits, 2024/11/21
- 40/77: gnu: clazy: Update to 1.12., guix-commits, 2024/11/21
- 42/77: gnu: qtcharts: Rename to qtcharts-5., guix-commits, 2024/11/21
- 44/77: gnu: qtbase-5: Update to 5.15.15., guix-commits, 2024/11/21
- 46/77: gnu: qtsvg-5: Update to 5.15.15., guix-commits, 2024/11/21
- 52/77: gnu: qtwebsockets-5: Update to 5.15.15., guix-commits, 2024/11/21
- 55/77: gnu: qtserialport-5: Update to 5.15.15., guix-commits, 2024/11/21
- 63/77: gnu: qtquickcontrols-5: Update to 5.15.15., guix-commits, 2024/11/21
- 22/77: gnu: qthttpserver: Update to 6.7.2.,
guix-commits <=
- 38/77: gnu: python-pyqtwebengine-6: Update to 6.7.0., guix-commits, 2024/11/21
- 47/77: gnu: qtimageformats-5: Update to 5.15.15., guix-commits, 2024/11/21
- 64/77: gnu: qtquickcontrols2-5: Update to 5.15.15., guix-commits, 2024/11/21
- 50/77: gnu: qtdeclarative-5: Update to 5.15.15., guix-commits, 2024/11/21
- 72/77: gnu: qtspeech-5: Update to 5.15.15., guix-commits, 2024/11/21
- 01/77: gnu: qtbase: Update to 6.7.2., guix-commits, 2024/11/21
- 12/77: gnu: qtwebchannel: Update to 6.7.2., guix-commits, 2024/11/21
- 02/77: gnu: qt5compat: Update to 6.7.2., guix-commits, 2024/11/21
- 13/77: gnu: qtlanguageserver: Update to 6.7.2., guix-commits, 2024/11/21
- 14/77: gnu: qtlocation: Update to 6.7.2., guix-commits, 2024/11/21