guix-commits
[Top][All Lists]
Advanced

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

31/126: gnu: qqc2-desktop-style: Update to 6.4.0.


From: guix-commits
Subject: 31/126: gnu: qqc2-desktop-style: Update to 6.4.0.
Date: Tue, 30 Jul 2024 06:36:51 -0400 (EDT)

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

commit ca5816a6d8bd48db1f33e5b3afa5302226c0c76d
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 20 00:24:47 2024 +0800

    gnu: qqc2-desktop-style: Update to 6.4.0.
    
    * gnu/packages/kde-frameworks.scm (qqc2-desktop-style): Update to 6.4.0.
    
    Change-Id: I73fae2674d86054a8998c9bb1a9ae952bb9a768c
---
 gnu/packages/kde-frameworks.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index d8d3dcbb23..f3de9554e5 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1958,7 +1958,7 @@ libpulse.")
 (define-public qqc2-desktop-style
   (package
     (name "qqc2-desktop-style")
-    (version "6.3.0")
+    (version "6.4.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1967,7 +1967,7 @@ libpulse.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1c5wy4a8x2lslc3dkqpn7k479jfpam63c93sqgyd4iingyxnjzly"))))
+                "1yzh13izscz7x2pbss2qf84qr1lf0zcz1pryi2cbj4cacdb304wv"))))
     (build-system qt-build-system)
     (arguments
      (list



reply via email to

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