[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
60/63: gnu: qtnetworkauth-5: Update to 5.15.10.
From: |
guix-commits |
Subject: |
60/63: gnu: qtnetworkauth-5: Update to 5.15.10. |
Date: |
Mon, 21 Aug 2023 14:02:05 -0400 (EDT) |
apteryx pushed a commit to branch qt-updates
in repository guix.
commit 7e16214c2e54ab036824de201e8783b13a170f18
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Aug 15 16:20:10 2023 -0400
gnu: qtnetworkauth-5: Update to 5.15.10.
* gnu/packages/qt.scm (qtnetworkauth-5): Update to 5.15.10.
---
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 7dad5f16fd..a789a2d449 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2386,13 +2386,13 @@ customized by using themes or by adding custom items
and labels to them.")
(define-public qtnetworkauth-5
(package (inherit qtsvg-5)
(name "qtnetworkauth")
- (version "5.15.8")
+ (version "5.15.10")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "0fsmpjwkzzy3281shld7gs1gj217smb1f8ai63gdvnkp0jb2fhc5"))))
+ "0qf9dqh7rlbyi3fl7610zb86yqxwaq5m3zvwp2c8w1sa0m8jcili"))))
(inputs (list qtbase-5))
(synopsis "Qt Network Authorization module")
(description "The Qt Network Authorization module provides an
- 33/63: gnu: qtimageformats-5: Update to 5.15.10., (continued)
- 33/63: gnu: qtimageformats-5: Update to 5.15.10., guix-commits, 2023/08/21
- 30/63: gnu: qtbase-5: Update to 5.15.10., guix-commits, 2023/08/21
- 42/63: gnu: qtmultimedia-5: Shorten maximum line width., guix-commits, 2023/08/21
- 36/63: gnu: qtdeclarative-5: Update to 5.15.10., guix-commits, 2023/08/21
- 44/63: gnu: qtserialport: Update to 5.15.10., guix-commits, 2023/08/21
- 32/63: gnu: qtsvg-5: Update to 5.15.10., guix-commits, 2023/08/21
- 37/63: gnu: qtconnectivity: Update to 5.15.10., guix-commits, 2023/08/21
- 49/63: gnu: qtlocation: Update to 5.15.10., guix-commits, 2023/08/21
- 57/63: gnu: qtpurchasing: Update to 5.15.10., guix-commits, 2023/08/21
- 59/63: gnu: qtdatavis3d: Update to 5.15.10., guix-commits, 2023/08/21
- 60/63: gnu: qtnetworkauth-5: Update to 5.15.10.,
guix-commits <=
- 62/63: gnu: qtwebengine-5: Update to 5.15.10., guix-commits, 2023/08/21
- 63/63: gnu: qtvirtualkeyboard: Update to 5.15.10., guix-commits, 2023/08/21
- 52/63: gnu: qtquickcontrols-5: Update to 5.15.10., guix-commits, 2023/08/21
- 18/63: gnu: qtmultimedia: Update to 6.5.2., guix-commits, 2023/08/21
- 29/63: gnu: qt-creator: Update to 11.0.1., guix-commits, 2023/08/21