[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/52: gnu: qtnetworkauth: Update to 6.6.2.
From: |
guix-commits |
Subject: |
16/52: gnu: qtnetworkauth: Update to 6.6.2. |
Date: |
Sat, 30 Mar 2024 20:41:41 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit 697c6ae538ce36664b48a5a9f2bfe9880206933c
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Mar 13 16:58:10 2024 +0800
gnu: qtnetworkauth: Update to 6.6.2.
* gnu/packages/qt.scm (qtnetworkauth): Update to 6.6.2.
Change-Id: I5fac372916ce516cd2ac3e7dbd83a32fc77024ec
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
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 a211eb2f87..71a950c9e9 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2583,13 +2583,13 @@ implementation of OAuth and OAuth2 authenticathon
methods for Qt.")))
(define-public qtnetworkauth
(package
(name "qtnetworkauth")
- (version "6.5.2")
+ (version "6.6.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "0g18kh3zhcfi9ni8cqbbjdc1l6jf99ijv5shcl42jk6219b4pk2f"))))
+ "1lijsdwbj8gscfllmp358n5ysa8pvhx2msh7gpxvb4x81daxbg9j"))))
(build-system cmake-build-system)
(arguments (list #:configure-flags #~(list "-DQT_BUILD_TESTS=ON")))
(native-inputs (list perl))
- 24/52: gnu: qt-creator: Update to 12.0.2., (continued)
- 24/52: gnu: qt-creator: Update to 12.0.2., guix-commits, 2024/03/30
- 40/52: gnu: kpackage: Disable plasma-query test., guix-commits, 2024/03/30
- 38/52: gnu: kcolorpicker: Update to 0.3.1., guix-commits, 2024/03/30
- 51/52: gnu: Add emacs-memory-usage., guix-commits, 2024/03/30
- 50/52: gnu: xfce: Add support for volume keyboard buttons., guix-commits, 2024/03/30
- 04/52: gnu: qtimageformats: Update to 6.6.2., guix-commits, 2024/03/30
- 01/52: gnu: qtbase: Update to 6.6.2., guix-commits, 2024/03/30
- 19/52: gnu: python-shiboken-6: Update to 6.6.2., guix-commits, 2024/03/30
- 09/52: gnu: qtwayland: Update to 6.6.2., guix-commits, 2024/03/30
- 12/52: gnu: qtlottie: Update to 6.6.2., guix-commits, 2024/03/30
- 16/52: gnu: qtnetworkauth: Update to 6.6.2.,
guix-commits <=
- 36/52: gnu: Add qthttpserver., guix-commits, 2024/03/30
- 41/52: gnu: python-sip: Update to 6.8.3., guix-commits, 2024/03/30
- 33/52: gnu: Add syscmdline., guix-commits, 2024/03/30
- 22/52: gnu: qtspeech: Rename package to qtspeech-5., guix-commits, 2024/03/30
- 27/52: gnu: qtbase: Have qmlimportscanner honor QML_IMPORT_PATH., guix-commits, 2024/03/30
- 26/52: build: qt-utils: Use QML_IMPORT_PATH for Qt 6., guix-commits, 2024/03/30
- 29/52: gnu: qtbase: Disable the tst_qxmlstream test on powerpc64-le., guix-commits, 2024/03/30
- 28/52: gnu: qtbase: Replace QML2_IMPORT_PATH with QML_IMPORT_PATH., guix-commits, 2024/03/30
- 08/52: gnu: qtmultimedia: Update to 6.6.2., guix-commits, 2024/03/30
- 10/52: gnu: qtwebchannel: Update to 6.6.2., guix-commits, 2024/03/30