guix-commits
[Top][All Lists]
Advanced

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

86/92: gnu: kross: Update to 5.114.0.


From: guix-commits
Subject: 86/92: gnu: kross: Update to 5.114.0.
Date: Thu, 18 Jan 2024 21:00:25 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit b7734daf5138961b3d120a892613734cedbbc366
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Jan 18 11:33:34 2024 -0500

    gnu: kross: Update to 5.114.0.
    
    * gnu/packages/kde-frameworks.scm (kross): Update to 5.114.0.
    
    Change-Id: Icbfcae279178923737634f5c371e440f8c69ccd8
---
 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 67ed5ed4ab..fd2e7b1dad 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3890,7 +3890,7 @@ KParts instead.")
 (define-public kross
   (package
     (name "kross")
-    (version "5.108.0")
+    (version "5.114.0")
     (source
      (origin
        (method url-fetch)
@@ -3899,7 +3899,7 @@ KParts instead.")
              (version-major+minor version) "/portingAids/"
              name "-" version ".tar.xz"))
        (sha256
-        (base32 "0j459d9610aayvzb1d9m045c71dmkgqx5bsx3lv8x1wffk8064sd"))))
+        (base32 "0bbpi63lxbb4ylx2jd172a2bqyxkd606n7w8zrvcjy466lkv3sz4"))))
     (build-system cmake-build-system)
     (native-inputs
      (list extra-cmake-modules kdoctools qttools-5))



reply via email to

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