guix-commits
[Top][All Lists]
Advanced

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

288/347: gnu: qqc2-breeze-style: Update to 6.1.1.


From: guix-commits
Subject: 288/347: gnu: qqc2-breeze-style: Update to 6.1.1.
Date: Fri, 28 Jun 2024 09:59:17 -0400 (EDT)

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

commit b83df7c79f989d154b140d528c5140c4d1a5d772
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 01:48:27 2024 +0800

    gnu: qqc2-breeze-style: Update to 6.1.1.
    
    * gnu/packages/kde-plasma.scm (qqc2-breeze-style): Update to 6.1.1.
    
    Change-Id: Ie3f138d17fcdfd2d6cf189275bee831a129feab3
---
 gnu/packages/kde-plasma.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index afb7251a9b..b8e43c190b 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1537,7 +1537,7 @@ on top of Baloo.")
 (define-public qqc2-breeze-style
   (package
     (name "qqc2-breeze-style")
-    (version "6.0.4")
+    (version "6.1.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/"
@@ -1545,7 +1545,7 @@ on top of Baloo.")
                                   version ".tar.xz"))
               (sha256
                (base32
-                "0b4izcppm7wdfr9sndf8clq1iqd197pj2g8v3n34mk53lrbgkl71"))))
+                "1z584vh17zrzg07002ii8zjhwf8cbw1axkkqwyxjspbjy74dsbny"))))
     (build-system qt-build-system)
     (arguments
      (list #:qtbase qtbase))



reply via email to

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