guix-commits
[Top][All Lists]
Advanced

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

152/332: gnu: kmenuedit: Update to 5.27.6.


From: guix-commits
Subject: 152/332: gnu: kmenuedit: Update to 5.27.6.
Date: Thu, 3 Aug 2023 05:43:48 -0400 (EDT)

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

commit eaaeb6288e42264dd7ab179f8a473496baba66f8
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Sat Jul 15 15:20:41 2023 +0800

    gnu: kmenuedit: Update to 5.27.6.
    
    * gnu/packages/kde-plasma.scm (kmenuedit): 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 ba6e17debe..f06c67ddbd 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -580,7 +580,7 @@ computer's hardware.")
 (define-public kmenuedit
   (package
     (name "kmenuedit")
-    (version "5.25.5")
+    (version "5.27.6")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/"
@@ -588,7 +588,7 @@ computer's hardware.")
                                   ".tar.xz"))
               (sha256
                (base32
-                "0z85w7w207dnsinsz8yg6s408pwfy3l7wjkcsjpyg8aj8s9x6nl7"))))
+                "15j63b2vg5dmgqfin4irv3pz3ws6wvji0b5fdi82fml5hgx4y549"))))
     (build-system qt-build-system)
     (native-inputs (list extra-cmake-modules kdoctools))
     (inputs (list ki18n



reply via email to

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