guix-commits
[Top][All Lists]
Advanced

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

80/332: gnu: qqc2-desktop-style: Update to 5.108.0.


From: guix-commits
Subject: 80/332: gnu: qqc2-desktop-style: Update to 5.108.0.
Date: Thu, 3 Aug 2023 05:43:41 -0400 (EDT)

iyzsong pushed a commit to branch kde-updates
in repository guix.

commit ce186678627fd9232ca167800ff19cecd1123105
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Thu Jul 13 15:04:33 2023 +0800

    gnu: qqc2-desktop-style: Update to 5.108.0.
    
    * gnu/packages/kde-frameworks.scm (qqc2-desktop-style): Update to 5.108.0.
    
    Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
 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 8b34f944ad..12421f24ea 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1381,7 +1381,7 @@ libpulse.")
 (define-public qqc2-desktop-style
   (package
     (name "qqc2-desktop-style")
-    (version "5.98.0")
+    (version "5.108.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1390,7 +1390,7 @@ libpulse.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1af7izd4k220dzngf1nwgcw0bi7vl772lpjrqd9fp9rijh74dx7d"))))
+                "1icv871q0z2wh147j3bg9xqizp2cyrsrsrsgbyyscpa9x5nlpvw9"))))
     (build-system cmake-build-system)
     (native-inputs
      (list extra-cmake-modules pkg-config))



reply via email to

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