[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/77: gnu: qtnetworkauth: Update to 6.7.2.
From: |
guix-commits |
Subject: |
24/77: gnu: qtnetworkauth: Update to 6.7.2. |
Date: |
Thu, 21 Nov 2024 10:35:57 -0500 (EST) |
z572 pushed a commit to branch master
in repository guix.
commit a69ba18b1ffd4c9662742e1a2292298d01c3de2d
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Aug 27 11:17:13 2024 +0800
gnu: qtnetworkauth: Update to 6.7.2.
* gnu/packages/qt.scm (qtnetworkauth): Update to 6.7.2.
Change-Id: I8d441661ad385c5919dd78d6968fd3edc947dd4e
---
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 b817899fb2..a809a3822b 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2767,13 +2767,13 @@ implementation of OAuth and OAuth2 authenticathon
methods for Qt.")))
(define-public qtnetworkauth
(package
(name "qtnetworkauth")
- (version "6.6.3")
+ (version "6.7.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "153mpg4hv3nclcdrkbzkalg4xf5k6r64fj003b725zyp885s7fax"))))
+ "0w7l5lhhxhg9x1rd66727gwkpzi6l7wmyc0c4qrfp2g5rx7q42bz"))))
(build-system cmake-build-system)
(arguments (list #:configure-flags #~(list "-DQT_BUILD_TESTS=ON")))
(native-inputs (list perl))
- 64/77: gnu: qtquickcontrols2-5: Update to 5.15.15., (continued)
- 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
- 15/77: gnu: qtlottie: Update to 6.7.2., guix-commits, 2024/11/21
- 20/77: gnu: qtremoteobjects: Update to 6.7.2., guix-commits, 2024/11/21
- 24/77: gnu: qtnetworkauth: Update to 6.7.2.,
guix-commits <=
- 26/77: gnu: libvpx: Update to 1.14.1., guix-commits, 2024/11/21
- 27/77: gnu: Add re2-next., guix-commits, 2024/11/21
- 32/77: gnu: Add qtconnectivity., guix-commits, 2024/11/21
- 35/77: gnu: python-pyqt6-sip: Update to 13.8.0., guix-commits, 2024/11/21
- 34/77: gnu: python-sip: Update to 6.8.6., guix-commits, 2024/11/21
- 41/77: gnu: python-pyqt: Update to 5.15.10., guix-commits, 2024/11/21
- 48/77: gnu: qtx11extras: Update to 5.15.15., guix-commits, 2024/11/21
- 51/77: gnu: qtconnectivity-5: Update to 5.15.15., guix-commits, 2024/11/21
- 56/77: gnu: qtserialbus: Update to 5.15.15., guix-commits, 2024/11/21
- 59/77: gnu: qtwebview: Update to 5.15.15., guix-commits, 2024/11/21