guix-commits
[Top][All Lists]
Advanced

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

80/92: gnu: kde-frameworkintegration: Update to 5.114.0.


From: guix-commits
Subject: 80/92: gnu: kde-frameworkintegration: Update to 5.114.0.
Date: Thu, 18 Jan 2024 21:00:24 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

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

    gnu: kde-frameworkintegration: Update to 5.114.0.
    
    * gnu/packages/kde-frameworks.scm (kde-frameworkintegration): Update to 
5.114.0.
    
    Change-Id: I8faea27c4f5f5cede485f709ce4c7d50204ec7ff
---
 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 7790190065..e086a80af3 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3581,7 +3581,7 @@ applications.")
 (define-public kde-frameworkintegration
   (package
     (name "kde-frameworkintegration")
-    (version "5.108.0")
+    (version "5.114.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3590,7 +3590,7 @@ applications.")
                     "frameworkintegration-" version ".tar.xz"))
               (sha256
                (base32
-                "09zba76xihqs2dpwm4gh7p36nj876ssa2gah55vl362wsj7xgf21"))))
+                "1dqgzhhh8gnvl8jsvh2i6pjn935d61avh63b4z9kpllhvp9a2lnd"))))
     (build-system cmake-build-system)
     (native-inputs
      (list extra-cmake-modules pkg-config))



reply via email to

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