guix-commits
[Top][All Lists]
Advanced

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

03/127: gnu: plasma-activities: Update to 6.1.4.


From: guix-commits
Subject: 03/127: gnu: plasma-activities: Update to 6.1.4.
Date: Mon, 19 Aug 2024 23:52:52 -0400 (EDT)

z572 pushed a commit to branch master
in repository guix.

commit 8140fa2fe0445f1d120a8f4e8477e4987a5ef149
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Aug 9 23:32:44 2024 +0800

    gnu: plasma-activities: Update to 6.1.4.
    
    * gnu/packages/kde-frameworks.scm (plasma-activities): Update to 6.1.4.
    
    Change-Id: I3e72e64337b3c9e0ed73966060339823c9665b40
---
 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 76b201b631..24ac210194 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3110,7 +3110,7 @@ maintaining an index of the contents of your files.")
 (define-public plasma-activities
   (package
     (name "plasma-activities")
-    (version "6.1.3")
+    (version "6.1.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/"
@@ -3118,7 +3118,7 @@ maintaining an index of the contents of your files.")
                                   version ".tar.xz"))
               (sha256
                (base32
-                "147bvppqhq4sj9hkq85h4ap394ag2c2dg4bqa9d80gxzvdv30lv5"))))
+                "11i2ynw7gvlj164iq9bwz7q1dcwi82bd3dwaa67ypzsb4dwrbczc"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules))



reply via email to

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