guix-commits
[Top][All Lists]
Advanced

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

54/74: gnu: qtwayland-5: Update to 5.15.15.


From: guix-commits
Subject: 54/74: gnu: qtwayland-5: Update to 5.15.15.
Date: Mon, 16 Sep 2024 23:37:14 -0400 (EDT)

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

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

    gnu: qtwayland-5: Update to 5.15.15.
    
    * gnu/packages/qt.scm (qtwayland-5): Update to 5.15.15.
    
    Change-Id: Ie3f84d6d9f54a06bed203674f6fce6bb40bd8349
---
 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 97394698ed..9d76198b4a 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1988,7 +1988,7 @@ set of plugins for interacting with pulseaudio and 
GStreamer.")
   (package
     (inherit qtsvg-5)
     (name "qtwayland")
-    (version "5.15.10")
+    (version "5.15.15")
     (source (origin
               (method url-fetch)
               (uri (qt-url name version))
@@ -1996,7 +1996,7 @@ set of plugins for interacting with pulseaudio and 
GStreamer.")
                                        "qtwayland-cleanup-callbacks.patch"))
               (sha256
                (base32
-                "1w9nclz1lfg5haq3m6ihils0kl2n1pqagdyh71ry1m281w8gvly8"))))
+                "0lcvb4acikh9ywgik51c25g1n2wa23mim8m4bihhy71iq9z5f6xx"))))
     (arguments
      (substitute-keyword-arguments (package-arguments qtsvg-5)
        ((#:phases phases)



reply via email to

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