guix-commits
[Top][All Lists]
Advanced

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

71/75: gnu: qtnetworkauth-5: Update to 5.15.15.


From: guix-commits
Subject: 71/75: gnu: qtnetworkauth-5: Update to 5.15.15.
Date: Fri, 15 Nov 2024 21:44:12 -0500 (EST)

z572 pushed a commit to branch qt-team
in repository guix.

commit b4d31057df8972612cd793656bbc9f08c41d1e1a
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Sep 11 15:43:17 2024 +0800

    gnu: qtnetworkauth-5: Update to 5.15.15.
    
    * gnu/packages/qt.scm (qtnetworkauth-5): Update to 5.15.15.
    
    Change-Id: I060d4f2c2ac2bfba848fa56d5dcaf29e79584f6a
---
 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 49f8079ddc..39cd85cc43 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2826,13 +2826,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.10")
+    (version "5.15.15")
     (source (origin
              (method url-fetch)
              (uri (qt-url name version))
              (sha256
               (base32
-               "0qf9dqh7rlbyi3fl7610zb86yqxwaq5m3zvwp2c8w1sa0m8jcili"))))
+               "1w8pjadaxzz7frk77a383ysbavaimzlcm1hc9r7hvb8cwq8zs0r9"))))
     (inputs (list qtbase-5))
     (synopsis "Qt Network Authorization module")
     (description "The Qt Network Authorization module provides an



reply via email to

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