guix-commits
[Top][All Lists]
Advanced

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

121/126: gnu: plasma-workspace-wallpapers: Update to 6.1.3.


From: guix-commits
Subject: 121/126: gnu: plasma-workspace-wallpapers: Update to 6.1.3.
Date: Tue, 30 Jul 2024 06:37:10 -0400 (EDT)

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

commit 6d59ff0b453aa0a3b8ca90ff71f5f52685ef2086
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 20 19:10:30 2024 +0800

    gnu: plasma-workspace-wallpapers: Update to 6.1.3.
    
    * gnu/packages/kde-plasma.scm (plasma-workspace-wallpapers): Update to 
6.1.3.
    
    Change-Id: Ic42ae9d97f7bbb03cfb7097912cbd251fef3e708
---
 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 6307f60aab..ac282f552a 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -2889,14 +2889,14 @@ hardware management, and a high degree of 
customizability.")
 (define-public plasma-workspace-wallpapers
   (package
     (name "plasma-workspace-wallpapers")
-    (version "6.1.2")
+    (version "6.1.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/stable/plasma/" version
                                   "/" name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0vm2v7hdfqcbxdl5gy3kx8az4q1y06iisf2rh5v4zc40vjjgf6cn"))))
+                "0cbnv28nf6130wrzsimlw9dfwblkc7p522mknqcphrqb3iql0jr1"))))
     (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]