guix-commits
[Top][All Lists]
Advanced

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

22/126: gnu: kplotting: Update to 6.4.0.


From: guix-commits
Subject: 22/126: gnu: kplotting: Update to 6.4.0.
Date: Tue, 30 Jul 2024 06:36:49 -0400 (EDT)

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

commit 49ce13c154d495c56279a257ca40766efaf4a1a2
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 20 00:24:46 2024 +0800

    gnu: kplotting: Update to 6.4.0.
    
    * gnu/packages/kde-frameworks.scm (kplotting): Update to 6.4.0.
    
    Change-Id: I6276372537881b502c297eee364055f3d9d3ae2f
---
 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 f0de01459c..7bc3584d8d 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1398,7 +1398,7 @@ to flat and hierarchical lists.")
 (define-public kplotting
   (package
     (name "kplotting")
-    (version "6.3.0")
+    (version "6.4.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1407,7 +1407,7 @@ to flat and hierarchical lists.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "08cmp86h7pwjsds2kdcnnab8nincnmp72irk9y9ansqfglsgmrzq"))))
+                "0xzwf4dfhkl2f5gahlgvfijl0big8nffrq0l3mxgjj27h467g72g"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules qttools))



reply via email to

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