guix-commits
[Top][All Lists]
Advanced

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

108/332: gnu: kde-frameworkintegration: Update to 5.108.0.


From: guix-commits
Subject: 108/332: gnu: kde-frameworkintegration: Update to 5.108.0.
Date: Wed, 2 Aug 2023 10:36:50 -0400 (EDT)

iyzsong pushed a commit to branch kde-updates
in repository guix.

commit ea04ea814f717cbfc58ebf2f90c73111abd1b190
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Fri Jul 14 00:35:10 2023 +0800

    gnu: kde-frameworkintegration: Update to 5.108.0.
    
    * gnu/packages/kde-frameworks.scm (kde-frameworkintegration): Update to 
5.108.0.
    
    Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
 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 30e7964b09..15df985943 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3453,7 +3453,7 @@ need.")
 (define-public kde-frameworkintegration
   (package
     (name "kde-frameworkintegration")
-    (version "5.98.0")
+    (version "5.108.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3462,7 +3462,7 @@ need.")
                     "frameworkintegration-" version ".tar.xz"))
               (sha256
                (base32
-                "1mrangjj8lhm4njpkhqna2zwnidkd9crs23gj6kdlwzmiknypi6q"))))
+                "09zba76xihqs2dpwm4gh7p36nj876ssa2gah55vl362wsj7xgf21"))))
     (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]