guix-commits
[Top][All Lists]
Advanced

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

200/347: gnu: kguiaddons-6: Update to 6.3.0.


From: guix-commits
Subject: 200/347: gnu: kguiaddons-6: Update to 6.3.0.
Date: Fri, 28 Jun 2024 09:58:59 -0400 (EDT)

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

commit 43aac4e451c78bd323ca8be0b6bae4fd29e739cd
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 01:42:08 2024 +0800

    gnu: kguiaddons-6: Update to 6.3.0.
    
    * gnu/packages/kde-frameworks.scm (kguiaddons-6): Update to 6.3.0.
    
    Change-Id: I5b2c7c3af0b4d518b1458e90c322c9e4ae0e822c
---
 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 d83da33fad..0cc30f5cd1 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1078,7 +1078,7 @@ replace the other outdated Graphviz tools.")
 (define-public kguiaddons-6
   (package
     (name "kguiaddons")
-    (version "6.1.0")
+    (version "6.3.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1087,7 +1087,7 @@ replace the other outdated Graphviz tools.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0lxcwn7g5gkdfa4asfxxh9cxr70j2jsdk68li5rw1kabmr989n08"))))
+                "009jvkakgb44ykz3920pj87kxh9jgbp9mdi654f77hqyq0grnlg1"))))
     (build-system qt-build-system)
     ;; TODO: Build packages for the Python bindings.  Ideally this will be
     ;; done for all versions of python guix supports.  Requires python,



reply via email to

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