[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
123/126: gnu: polkit-kde-agent: Update to 6.1.3.
From: |
guix-commits |
Subject: |
123/126: gnu: polkit-kde-agent: Update to 6.1.3. |
Date: |
Tue, 30 Jul 2024 06:37:11 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 35980aea92350ff312002fa5cd9433e0cee50088
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 20 19:10:30 2024 +0800
gnu: polkit-kde-agent: Update to 6.1.3.
* gnu/packages/kde-plasma.scm (polkit-kde-agent): Update to 6.1.3.
Change-Id: Ieb2e7078484e24559c75785b00a6b7eed3022257
---
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 db72faac68..fd7bfe5e80 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -2945,14 +2945,14 @@ hardware management, and a high degree of
customizability.")
(define-public polkit-kde-agent
(package
(name "polkit-kde-agent")
- (version "6.1.2")
+ (version "6.1.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version "/"
name "-1-" version ".tar.xz"))
(sha256
(base32
- "1mr0fmmnvd92msrp0y1fib2hyjif4lycg74ycpiqylnxhvm6v4c8"))))
+ "0vrry89icr1z30wf3lgz0gfyjhgsizy421mnlfn0f7bb0mjxmf97"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs (list extra-cmake-modules))
- 97/126: gnu: kscreenlocker: Update to 6.1.3., (continued)
- 97/126: gnu: kscreenlocker: Update to 6.1.3., guix-commits, 2024/07/30
- 104/126: gnu: milou: Update to 6.1.3., guix-commits, 2024/07/30
- 116/126: gnu: plasma-pa: Update to 6.1.3., guix-commits, 2024/07/30
- 110/126: gnu: plasma-desktop: Update to 6.1.3., guix-commits, 2024/07/30
- 118/126: gnu: plasma-systemmonitor: Update to 6.1.3., guix-commits, 2024/07/30
- 111/126: gnu: plasma-disks: Update to 6.1.3., guix-commits, 2024/07/30
- 106/126: gnu: oxygen-sounds: Update to 6.1.3., guix-commits, 2024/07/30
- 108/126: gnu: plasma5support: Update to 6.1.3., guix-commits, 2024/07/30
- 107/126: gnu: ocean-sound-theme: Update to 6.1.3., guix-commits, 2024/07/30
- 109/126: gnu: plasma-browser-integration: Update to 6.1.3., guix-commits, 2024/07/30
- 123/126: gnu: polkit-kde-agent: Update to 6.1.3.,
guix-commits <=
- 120/126: gnu: plasma-workspace: Update to 6.1.3., guix-commits, 2024/07/30
- 125/126: gnu: system-settings: Update to 6.1.3., guix-commits, 2024/07/30
- 126/126: gnu: kongress: Update to 24.05.2., guix-commits, 2024/07/30
- 10/126: gnu: kcolorscheme: Update to 6.4.0., guix-commits, 2024/07/30
- 15/126: gnu: kguiaddons: Update to 6.4.0., guix-commits, 2024/07/30
- 13/126: gnu: kdbusaddons: Update to 6.4.0., guix-commits, 2024/07/30
- 12/126: gnu: kcoreaddons: Update to 6.4.0., guix-commits, 2024/07/30
- 18/126: gnu: kidletime: Update to 6.4.0., guix-commits, 2024/07/30
- 22/126: gnu: kplotting: Update to 6.4.0., guix-commits, 2024/07/30
- 23/126: gnu: ksvg: Update to 6.4.0., guix-commits, 2024/07/30