guix-commits
[Top][All Lists]
Advanced

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

96/178: gnu: plasma-workspace-wallpapers: Update to 6.0.4.


From: guix-commits
Subject: 96/178: gnu: plasma-workspace-wallpapers: Update to 6.0.4.
Date: Mon, 17 Jun 2024 12:13:28 -0400 (EDT)

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

commit 13c564f391ffe2e7e6dc4d49868bf53e0e77901c
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu May 2 21:11:44 2024 +0800

    gnu: plasma-workspace-wallpapers: Update to 6.0.4.
    
    * gnu/packages/kde-plasma.scm (plasma-workspace-wallpapers): Update to 
6.0.4.
    
    Change-Id: Id54c6b997ede109508782ee5e56e6544db7a5063
---
 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 c1bcf38ed6..e7e6d6deda 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -2557,14 +2557,14 @@ hardware management, and a high degree of 
customizability.")
 (define-public plasma-workspace-wallpapers
   (package
     (name "plasma-workspace-wallpapers")
-    (version "5.27.7")
+    (version "6.0.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/" version
                                   "/" name "-" version ".tar.xz"))
               (sha256
                (base32
-                "181q0mmmp3dygzafgh4qq2pwi5w15vw6mwc21nkl98qf6z773ify"))))
+                "053gfsrbybxprplwvhckrya5bpiaw1pq1q2w1izxwxb4jf3hicy8"))))
     (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]