[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
67/71: gnu: qtnetworkauth: Update to 6.6.3.
From: |
guix-commits |
Subject: |
67/71: gnu: qtnetworkauth: Update to 6.6.3. |
Date: |
Wed, 3 Apr 2024 18:08:05 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit c7f72f5e715ff7f528a65d3baabeeb781c438d6f
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Mar 31 21:52:55 2024 -0400
gnu: qtnetworkauth: Update to 6.6.3.
* gnu/packages/qt.scm (qtnetworkauth): Update to 6.6.3.
Change-Id: Id42e03158620c504bbedbb6f658e685deeb9491a
---
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 5469b35ab8..022f00bc09 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2681,13 +2681,13 @@ implementation of OAuth and OAuth2 authenticathon
methods for Qt.")))
(define-public qtnetworkauth
(package
(name "qtnetworkauth")
- (version "6.6.2")
+ (version "6.6.3")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1lijsdwbj8gscfllmp358n5ysa8pvhx2msh7gpxvb4x81daxbg9j"))))
+ "153mpg4hv3nclcdrkbzkalg4xf5k6r64fj003b725zyp885s7fax"))))
(build-system cmake-build-system)
(arguments (list #:configure-flags #~(list "-DQT_BUILD_TESTS=ON")))
(native-inputs (list perl))
- 59/71: gnu: qtwayland: Update to 6.6.3., (continued)
- 59/71: gnu: qtwayland: Update to 6.6.3., guix-commits, 2024/04/03
- 48/71: gnu: kimageannotator: Build as shared library., guix-commits, 2024/04/03
- 46/71: gnu: extra-cmake-modules: Update to 6.0.0., guix-commits, 2024/04/03
- 47/71: gnu: restinio: Update to 0.7.2., guix-commits, 2024/04/03
- 57/71: gnu: qtshadertools: Update to 6.6.3., guix-commits, 2024/04/03
- 55/71: gnu: qtwebsockets: Update to 6.6.3., guix-commits, 2024/04/03
- 54/71: gnu: qtdeclarative: Update to 6.6.3., guix-commits, 2024/04/03
- 52/71: gnu: qtsvg: Update to 6.6.3., guix-commits, 2024/04/03
- 62/71: gnu: qtlottie: Update to 6.6.3., guix-commits, 2024/04/03
- 64/71: gnu: qttranslations: Update to 6.6.3., guix-commits, 2024/04/03
- 67/71: gnu: qtnetworkauth: Update to 6.6.3.,
guix-commits <=
- 68/71: gnu: qtremoteobjects: Update to 6.6.3., guix-commits, 2024/04/03
- 65/71: gnu: qtscxml: Update to 6.6.3., guix-commits, 2024/04/03
- 69/71: gnu: qtspeech: Update to 6.6.3., guix-commits, 2024/04/03
- 66/71: gnu: qtpositioning: Update to 6.6.3., guix-commits, 2024/04/03
- 29/71: gnu: qtbase: Disable the tst_qxmlstream test on powerpc64-le., guix-commits, 2024/04/03
- 34/71: gnu: Add qmsetup., guix-commits, 2024/04/03
- 60/71: gnu: qtwebchannel: Update to 6.6.3., guix-commits, 2024/04/03
- 56/71: gnu: qtsensors: Update to 6.6.3., guix-commits, 2024/04/03
- 63/71: gnu: qttools: Update to 6.6.3., guix-commits, 2024/04/03
- 58/71: gnu: qtmultimedia: Update to 6.6.3., guix-commits, 2024/04/03