guix-commits
[Top][All Lists]
Advanced

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

156/332: gnu: kwrited: Update to 5.27.6.


From: guix-commits
Subject: 156/332: gnu: kwrited: Update to 5.27.6.
Date: Wed, 2 Aug 2023 10:36:55 -0400 (EDT)

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

commit ab7519313e0a47541dd5a8c5d91426a4c502a0b0
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Sat Jul 15 15:26:21 2023 +0800

    gnu: kwrited: Update to 5.27.6.
    
    * gnu/packages/kde-plasma.scm (kwrited): Update to 5.27.6.
    
    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 dfea1b590b..c91bde9470 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1288,7 +1288,7 @@ conjunction with the KDE Plasma Desktop.")
 (define-public kwrited
   (package
     (name "kwrited")
-    (version "5.25.5")
+    (version "5.27.6")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/"
@@ -1296,7 +1296,7 @@ conjunction with the KDE Plasma Desktop.")
                                   version ".tar.xz"))
               (sha256
                (base32
-                "03gw3czdgyf35n6x79x416rk6f7w1ayzmy5pb65v9733nx1j34mh"))))
+                "153q38msna94wy8qbss02hzw7vabfghxs90bq9g9qjsr28428r86"))))
     (build-system qt-build-system)
     (native-inputs (list extra-cmake-modules))
     (inputs (list kcoreaddons ki18n kpty knotifications))



reply via email to

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