[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
97/126: gnu: kscreenlocker: Update to 6.1.3.
From: |
guix-commits |
Subject: |
97/126: gnu: kscreenlocker: Update to 6.1.3. |
Date: |
Tue, 30 Jul 2024 06:37:03 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 3533b6f2de5555b70c1b4cf4e1a5239ffad497e2
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 20 19:10:26 2024 +0800
gnu: kscreenlocker: Update to 6.1.3.
* gnu/packages/kde-plasma.scm (kscreenlocker): Update to 6.1.3.
Change-Id: Ie0df9aa8be81aa72f43bac03887a563466263be9
---
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 eb28d5b649..2b4abc1fde 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1081,14 +1081,14 @@ an elegant and intuitive experience for your tasks and
plasmoids.")
(define-public kscreenlocker
(package
(name "kscreenlocker")
- (version "6.1.2")
+ (version "6.1.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version
"/kscreenlocker-" version ".tar.xz"))
(sha256
(base32
- "1nk23jbi4n22hhffriqxx2845b4kfn676y910dv85c2b1mkipcxs"))))
+ "0lz61kn9xp0afyb08f9ws4ayakwm5zdy0m57rcrsj4a1hq4hz762"))))
(build-system qt-build-system)
(arguments
(list #:tests? #f ;TODO: make tests pass
- 81/126: gnu: drkonqi: Update to 6.1.3., (continued)
- 81/126: gnu: drkonqi: Update to 6.1.3., guix-commits, 2024/07/30
- 84/126: gnu: kde-gtk-config: Update to 6.1.3., guix-commits, 2024/07/30
- 87/126: gnu: kdeplasma-addons: Update to 6.1.3., guix-commits, 2024/07/30
- 79/126: gnu: breeze-gtk: Update to 6.1.3., guix-commits, 2024/07/30
- 83/126: gnu: krdp: Update to 6.1.3., guix-commits, 2024/07/30
- 90/126: gnu: kinfocenter: Update to 6.1.3., guix-commits, 2024/07/30
- 98/126: gnu: libkscreen: Update to 6.1.3., guix-commits, 2024/07/30
- 102/126: gnu: kwin: Update to 6.1.3., guix-commits, 2024/07/30
- 100/126: gnu: kwallet-pam: Update to 6.1.3., guix-commits, 2024/07/30
- 117/126: gnu: plasma-vault: Update to 6.1.3., guix-commits, 2024/07/30
- 97/126: gnu: kscreenlocker: Update to 6.1.3.,
guix-commits <=
- 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, 2024/07/30