guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#65280] [PATCH v2 57/59] gnu: qtnetworkauth-5: Update to 5.15.10.


From: Maxim Cournoyer
Subject: [bug#65280] [PATCH v2 57/59] gnu: qtnetworkauth-5: Update to 5.15.10.
Date: Wed, 16 Aug 2023 08:11:13 -0400

* gnu/packages/qt.scm (qtnetworkauth-5): Update to 5.15.10.
---

(no changes since v1)

 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 23ae55e77f..06699e70c7 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2360,13 +2360,13 @@ (define-public qtdatavis3d
 (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
-- 
2.41.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]