[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
42/90: gnu: qthttpserver: Update to 6.8.2.
From: |
guix-commits |
Subject: |
42/90: gnu: qthttpserver: Update to 6.8.2. |
Date: |
Sat, 8 Feb 2025 01:24:28 -0500 (EST) |
iyzsong pushed a commit to branch qt-team
in repository guix.
commit c205062579bf8b07353a39c1d9a4f08780d3e4cd
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Tue Feb 4 14:55:37 2025 +0800
gnu: qthttpserver: Update to 6.8.2.
* gnu/packages/qt.scm (qthttpserver): Update to 6.8.2.
Change-Id: I84160fcef436cc100c148cd640dc65fbb60a285d
---
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 43d603fd2c..adbf84c799 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -5394,13 +5394,13 @@ data.")
(define-public qthttpserver
(package
(name "qthttpserver")
- (version "6.7.2")
+ (version "6.8.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "11lbfx08yl725w4n8dmvviscixvfkpzx8ijhy74gx0waz6sbjlq3"))))
+ "14h6j3cf36lylb01drpbzmbm7nyq4vgc3bgp64436nws0k0ig59d"))))
(build-system cmake-build-system)
(inputs (list qtbase qtwebsockets))
(home-page (package-home-page qtbase))
- 82/90: gnu: python-shiboken-2: Update to 5.15.16., (continued)
- 82/90: gnu: python-shiboken-2: Update to 5.15.16., guix-commits, 2025/02/08
- 86/90: gnu: qtxmlpatterns: Rename to qtxmlpatterns-5., guix-commits, 2025/02/08
- 88/90: gnu: qtgamepad: Rename to qtgamepad-5., guix-commits, 2025/02/08
- 89/90: gnu: qtpurchasing: Rename to qtpurchasing-5., guix-commits, 2025/02/08
- 31/90: gnu: qttranslations: Update to 6.8.2., guix-commits, 2025/02/08
- 04/90: gnu: falkon: Do not wrap with QTWEBENGINEPROCESS_PATH., guix-commits, 2025/02/08
- 05/90: gnu: khelpcenter: Do not wrap with QTWEBENGINEPROCESS_PATH., guix-commits, 2025/02/08
- 34/90: gnu: qtcharts: Update to 6.8.2., guix-commits, 2025/02/08
- 35/90: gnu: qtnetworkauth: Update to 6.8.2., guix-commits, 2025/02/08
- 30/90: gnu: qttools: Update to 6.8.2., guix-commits, 2025/02/08
- 42/90: gnu: qthttpserver: Update to 6.8.2.,
guix-commits <=
- 43/90: gnu: qt-creator: Update to 15.0.1., guix-commits, 2025/02/08
- 45/90: gnu: python-pyqt5-sip: Update to 12.17.0., guix-commits, 2025/02/08
- 47/90: gnu: python-pyqt-6: Update to 6.8.1., guix-commits, 2025/02/08
- 48/90: gnu: python-pyqtwebengine-6: Update to 6.8.0., guix-commits, 2025/02/08
- 51/90: gnu: qtsvg-5: Update to 5.15.16., guix-commits, 2025/02/08
- 52/90: gnu: qtimageformats-5: Update to 5.15.16., guix-commits, 2025/02/08
- 53/90: gnu: qtx11extras: Update to 5.15.16., guix-commits, 2025/02/08
- 54/90: gnu: qtxmlpatterns: Update to 5.15.16., guix-commits, 2025/02/08
- 55/90: gnu: qtdeclarative-5: Update to 5.15.16., guix-commits, 2025/02/08
- 56/90: gnu: qtconnectivity-5: Update to 5.15.16., guix-commits, 2025/02/08