[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
124/126: gnu: powerdevil: Update to 6.1.3.
From: |
guix-commits |
Subject: |
124/126: gnu: powerdevil: Update to 6.1.3. |
Date: |
Tue, 30 Jul 2024 06:37:12 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit d0f193120b5d0de6556e049cabccb984df7cec36
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 20 19:10:30 2024 +0800
gnu: powerdevil: Update to 6.1.3.
* gnu/packages/kde-plasma.scm (powerdevil): Update to 6.1.3.
Change-Id: Id1c7e6d483f3c824e795b1863da012bea108798b
---
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 fd7bfe5e80..95c4e74b48 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -2976,14 +2976,14 @@ UI for Plasma")
(define-public powerdevil
(package
(name "powerdevil")
- (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
- "052hv22ps90sm44wrdf5f4x2iz633nypl75xjwv257pn6ravia6l"))))
+ "1wqqk4imnhrmqwr1ynkgqcfh58hz70dacwmvcmq3qv85k2a8qkv2"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules qttools pkg-config))
(inputs (list bluez-qt
- 103/126: gnu: kwrited: Update to 6.1.3., (continued)
- 103/126: gnu: kwrited: Update to 6.1.3., guix-commits, 2024/07/30
- 101/126: gnu: kwayland-integration: Update to 6.1.3., guix-commits, 2024/07/30
- 105/126: gnu: qqc2-breeze-style: Update to 6.1.3., guix-commits, 2024/07/30
- 112/126: gnu: plasma-firewall: Update to 6.1.3., guix-commits, 2024/07/30
- 114/126: gnu: plasma-nano: Update to 6.1.3., guix-commits, 2024/07/30
- 115/126: gnu: plasma-nm: Update to 6.1.3., guix-commits, 2024/07/30
- 121/126: gnu: plasma-workspace-wallpapers: Update to 6.1.3., guix-commits, 2024/07/30
- 113/126: gnu: plasma-integration: Update to 6.1.3., guix-commits, 2024/07/30
- 122/126: gnu: print-manager: Update to 6.1.3., guix-commits, 2024/07/30
- 119/126: gnu: plasma-welcome: Update to 6.1.3., guix-commits, 2024/07/30
- 124/126: gnu: powerdevil: Update to 6.1.3.,
guix-commits <=
- 04/126: gnu: bluez-qt: Update to 6.4.0., guix-commits, 2024/07/30
- 09/126: gnu: kcodecs: Update to 6.4.0., guix-commits, 2024/07/30