[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/75: gnu: qtnetworkauth: Update to 6.7.2.
From: |
guix-commits |
Subject: |
24/75: gnu: qtnetworkauth: 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 d1b00335927e15a39906c1e8953a3d0d9aba1e74
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))
- branch qt-team created (now edf7d5cd78), guix-commits, 2024/11/09
- 03/75: gnu: qtsvg: Update to 6.7.2., guix-commits, 2024/11/09
- 04/75: gnu: qtimageformats: Update to 6.7.2., guix-commits, 2024/11/09
- 02/75: gnu: qt5compat: Update to 6.7.2., guix-commits, 2024/11/09
- 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 <=
- 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, 2024/11/09
- 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