[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/75: gnu: qthttpserver: Update to 6.7.2.
From: |
guix-commits |
Subject: |
22/75: gnu: qthttpserver: Update to 6.7.2. |
Date: |
Sat, 9 Nov 2024 20:51:38 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit bcf062f9b0eaeeddfbc51ac4c516ad69c4b6329c
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))
- 01/75: gnu: qtbase: Update to 6.7.2., (continued)
- 01/75: gnu: qtbase: Update to 6.7.2., guix-commits, 2024/11/09
- 18/75: gnu: qtscxml: Update to 6.7.2., guix-commits, 2024/11/09
- 27/75: gnu: Add re2-next., guix-commits, 2024/11/09
- 13/75: gnu: qtlanguageserver: Update to 6.7.2., guix-commits, 2024/11/09
- 11/75: gnu: qtserialport: Update to 6.7.2., guix-commits, 2024/11/09
- 09/75: gnu: qtmultimedia: Update to 6.7.2., guix-commits, 2024/11/09
- 24/75: gnu: qtnetworkauth: Update to 6.7.2., guix-commits, 2024/11/09
- 26/75: gnu: libvpx: Update to 1.14.1., guix-commits, 2024/11/09
- 19/75: gnu: qtpositioning: Update to 6.7.2., guix-commits, 2024/11/09
- 25/75: gnu: abseil-cpp: Update to 20240722.0., guix-commits, 2024/11/09
- 22/75: gnu: qthttpserver: Update to 6.7.2.,
guix-commits <=
- 32/75: gnu: Add qtconnectivity., guix-commits, 2024/11/09
- 41/75: gnu: python-pyqt: Update to 5.15.10., guix-commits, 2024/11/09
- 17/75: gnu: qttranslations: Update to 6.7.2., guix-commits, 2024/11/09
- 33/75: gnu: Add python-setuptools-scm-next., guix-commits, 2024/11/09
- 44/75: gnu: qtbase-5: Update to 5.15.15., guix-commits, 2024/11/09
- 48/75: gnu: qtx11extras: Update to 5.15.15., guix-commits, 2024/11/09
- 53/75: gnu: qtmultimedia-5: Update to 5.15.15., guix-commits, 2024/11/09
- 59/75: gnu: qtwebview: Update to 5.15.15., guix-commits, 2024/11/09
- 61/75: gnu: qttools-5: Update to 5.15.15., guix-commits, 2024/11/09
- 65/75: gnu: qtgraphicaleffects: Update to 5.15.15., guix-commits, 2024/11/09