guix-commits
[Top][All Lists]
Advanced

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

29/321: gnu: kplotting: Update to 6.10.0.


From: guix-commits
Subject: 29/321: gnu: kplotting: Update to 6.10.0.
Date: Fri, 10 Jan 2025 23:03:00 -0500 (EST)

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

commit 20e54c7abacea833eb9758546b5ac4082d883cc1
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Jan 10 11:51:23 2025 +0800

    gnu: kplotting: Update to 6.10.0.
    
    * gnu/packages/kde-frameworks.scm (kplotting): Update to 6.10.0.
    
    Change-Id: I8016a26bc0e4a28b1465761048e74d1d0de976ec
---
 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 d7eab8aa06..c15d805d18 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1405,7 +1405,7 @@ to flat and hierarchical lists.")
 (define-public kplotting
   (package
     (name "kplotting")
-    (version "6.5.0")
+    (version "6.10.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1414,7 +1414,7 @@ to flat and hierarchical lists.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0hyrh3sw6znl79xxhqw7jqgyhh1b59aq7lmhkpagl0i0sk29f5h2"))))
+                "0grdj8ghfh706vrl1bs7yavw7ygv22hjnngsgjbykcdz34qdjhb9"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules qttools))



reply via email to

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