guix-commits
[Top][All Lists]
Advanced

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

307/347: gnu: powerdevil: Update to 6.1.1.


From: guix-commits
Subject: 307/347: gnu: powerdevil: Update to 6.1.1.
Date: Fri, 28 Jun 2024 09:59:22 -0400 (EDT)

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

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

    gnu: powerdevil: Update to 6.1.1.
    
    * gnu/packages/kde-plasma.scm (powerdevil): Update to 6.1.1.
    
    Change-Id: Id640275d18a93744562854d63935f3e12ccc1bd8
---
 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 b759b077b8..f108ceabaa 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -2874,14 +2874,14 @@ UI for Plasma")
 (define-public powerdevil
   (package
     (name "powerdevil")
-    (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
-                "0n951xmr81c6kafmlhxx137hjsp9v3ys6hci9k93364hh4hvcwqp"))))
+                "09wzd66wmy42rp5g5im74j2nks8z5lmf5zn2yscq72b60glpcl29"))))
     (build-system qt-build-system)
     (native-inputs (list extra-cmake-modules qttools pkg-config))
     (inputs (list bluez-qt-6



reply via email to

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