[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: |
Sun, 31 Mar 2024 21:57:34 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit 68e7a4451f98be8eb49a141d6a2c5cbeb8b9c94b
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 40ba9632c2..74fd78e290 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2607,13 +2607,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))
- 58/71: gnu: qtmultimedia: Update to 6.6.3., (continued)
- 58/71: gnu: qtmultimedia: Update to 6.6.3., guix-commits, 2024/03/31
- 65/71: gnu: qtscxml: Update to 6.6.3., guix-commits, 2024/03/31
- 59/71: gnu: qtwayland: Update to 6.6.3., guix-commits, 2024/03/31
- 60/71: gnu: qtwebchannel: Update to 6.6.3., guix-commits, 2024/03/31
- 68/71: gnu: qtremoteobjects: Update to 6.6.3., guix-commits, 2024/03/31
- 69/71: gnu: qtspeech: Update to 6.6.3., guix-commits, 2024/03/31
- 37/71: gnu: jami: Update to 20240325.0., guix-commits, 2024/03/31
- 70/71: gnu: qtwebengine: Update to 6.6.3., guix-commits, 2024/03/31
- 44/71: gnu: gwenview: Break disabled tests into a list., guix-commits, 2024/03/31
- 64/71: gnu: qttranslations: Update to 6.6.3., guix-commits, 2024/03/31
- 67/71: gnu: qtnetworkauth: Update to 6.6.3.,
guix-commits <=
- 32/71: gnu: ffmpeg-jami: Apply patch adding pipewire support., guix-commits, 2024/03/31
- 39/71: gnu: kimageannotator: Update to 0.7.1., guix-commits, 2024/03/31
- 61/71: gnu: qtlanguageserver: Update to 6.6.3., guix-commits, 2024/03/31
- 56/71: gnu: qtsensors: Update to 6.6.3., guix-commits, 2024/03/31
- 71/71: gnu: qthttpserver: Update to 6.6.3., guix-commits, 2024/03/31