guix-commits
[Top][All Lists]
Advanced

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

165/332: gnu: calindori: Update to 23.01.0.


From: guix-commits
Subject: 165/332: gnu: calindori: Update to 23.01.0.
Date: Wed, 2 Aug 2023 10:36:56 -0400 (EDT)

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

commit 60b3745812babb80655979d2b128cdf670b83aca
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Sat Jul 15 15:56:51 2023 +0800

    gnu: calindori: Update to 23.01.0.
    
    * gnu/packages/kde-plasma.scm (calindori): Update to 23.01.0.
    
    Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
 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 a7fdf8379d..514a8ddc1f 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -184,14 +184,14 @@ Breeze is the default theme for the KDE Plasma desktop.")
 (define-public calindori
   (package
     (name "calindori")
-    (version "22.09")
+    (version "23.01.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma-mobile/" version
                                   "/calindori-" version ".tar.xz"))
               (sha256
                (base32
-                "1pwgdqznp76mhk0ikzjhy3c67qgk91kgv69ygqwzlh5hwiw5sl4n"))))
+                "0jhrxsh6gd20qpq68n2lspfkgq3bam46j6m10jnm3zckb190pfhl"))))
     (build-system qt-build-system)
     (native-inputs (list extra-cmake-modules))
     (inputs (list kconfig



reply via email to

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