guix-commits
[Top][All Lists]
Advanced

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

41/255: gnu: kunitconversion: Update to 6.8.0.


From: guix-commits
Subject: 41/255: gnu: kunitconversion: Update to 6.8.0.
Date: Mon, 2 Dec 2024 09:32:19 -0500 (EST)

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

commit d911b25d03e4dd1ae87cff6d0ac6b297a7f363b6
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Nov 27 20:27:18 2024 +0800

    gnu: kunitconversion: Update to 6.8.0.
    
    * gnu/packages/kde-frameworks.scm (kunitconversion): Update to 6.8.0.
    
    Change-Id: I3af9642a2209b45fd8431bd73185e22145e373b2
---
 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 53c7823774..0700749857 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3015,7 +3015,7 @@ and communicating with them using a pty.")
 (define-public kunitconversion
   (package
     (name "kunitconversion")
-    (version "6.5.0")
+    (version "6.8.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3024,7 +3024,7 @@ and communicating with them using a pty.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1r1gk4p8dlwdrsdv0wvw3jggln7zimp60bryh02x6hvl7i123mf7"))))
+                "0m6rq6n4yx7p7v9pbh2sj90cp9lpkb56w6kpm65cqdg6h5w58876"))))
     (build-system cmake-build-system)
     (native-inputs
      (list extra-cmake-modules))



reply via email to

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