guix-commits
[Top][All Lists]
Advanced

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

44/77: gnu: qtbase-5: Update to 5.15.15.


From: guix-commits
Subject: 44/77: gnu: qtbase-5: Update to 5.15.15.
Date: Thu, 21 Nov 2024 10:36:00 -0500 (EST)

z572 pushed a commit to branch master
in repository guix.

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

    gnu: qtbase-5: Update to 5.15.15.
    
    * gnu/packages/qt.scm (qtbase-5): Update to 5.15.15.
    
    Change-Id: I795f709c1d3bbd557972c191e0aedca9ca349f90
---
 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 0f29ce0f9a..e779b4c2e7 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -449,13 +449,13 @@ system, and the core design of Django is reused in 
Grantlee.")
 (define-public qtbase-5
   (package
     (name "qtbase")
-    (version "5.15.10")
+    (version "5.15.15")
     (source (origin
               (method url-fetch)
               (uri (qt-url name version))
               (sha256
                (base32
-                "1fcg3kx5akvj0kqxd99h5lv3kv4pw2cj0makmpvhpw90inqnrl60"))
+                "18bbg5ids7j8vk7mp0bcrik22mafcfq4a2smgjlwnkk9rzz43yg5"))
               ;; Use TZDIR to avoid depending on package "tzdata".
               (patches (search-patches "qtbase-5-use-TZDIR.patch"
                                        "qtbase-moc-ignore-gcc-macro.patch"



reply via email to

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