guix-commits
[Top][All Lists]
Advanced

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

305/347: gnu: plasma-workspace-wallpapers: Update to 6.1.1.


From: guix-commits
Subject: 305/347: gnu: plasma-workspace-wallpapers: Update to 6.1.1.
Date: Fri, 28 Jun 2024 09:59:21 -0400 (EDT)

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

commit ff31d6b4d17ce00a84f7f6d3dc75e6503265a024
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 01:48:30 2024 +0800

    gnu: plasma-workspace-wallpapers: Update to 6.1.1.
    
    * gnu/packages/kde-plasma.scm (plasma-workspace-wallpapers): Update to 
6.1.1.
    
    Change-Id: Id70bf96ee3a4d458546b7897d35bdca619cf6511
---
 gnu/packages/kde-plasma.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index c5b60f5cc1..25c07f3fd3 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -2824,14 +2824,14 @@ hardware management, and a high degree of 
customizability.")
 (define-public plasma-workspace-wallpapers
   (package
     (name "plasma-workspace-wallpapers")
-    (version "6.0.4")
+    (version "6.1.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/" version
                                   "/" name "-" version ".tar.xz"))
               (sha256
                (base32
-                "053gfsrbybxprplwvhckrya5bpiaw1pq1q2w1izxwxb4jf3hicy8"))))
+                "1yvxnvjm18xva84lnyn3p12q6bf17a4mwfa64y13r3nv2fvjvwh7"))))
     (build-system cmake-build-system)
     (native-inputs (list extra-cmake-modules))
     (home-page "https://community.kde.org/Frameworks";)



reply via email to

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