guix-commits
[Top][All Lists]
Advanced

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

66/289: gnu: kdesignerplugin: Update to 5.116.0.


From: guix-commits
Subject: 66/289: gnu: kdesignerplugin: Update to 5.116.0.
Date: Mon, 27 Jan 2025 07:31:34 -0500 (EST)

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

commit bdbeff3696eee1944a28692f3aa4ae74b2012d38
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Fri Jan 10 11:51:30 2025 +0800

    gnu: kdesignerplugin: Update to 5.116.0.
    
    * gnu/packages/kde-frameworks.scm (kdesignerplugin): Update to 5.116.0.
    
    Change-Id: I7df525818b00872d6115a6e9b49789834316ee2c
---
 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 11a7f0bc69..cd4a317e0b 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3605,7 +3605,7 @@ started on demand.")
 (define-public kdesignerplugin
   (package
     (name "kdesignerplugin")
-    (version "5.114.0")
+    (version "5.116.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3614,7 +3614,7 @@ started on demand.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0zlvkayv6zl5rp1076bscmdzyw93y7sxqb5848w11vs0g9amcj9n"))))
+                "0pkkpa2rxqx4rlvg70v70yddhc9ivhhdpk3pp64h87g5ia24zkz3"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules kdoctools qttools-5))



reply via email to

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