[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
280/347: gnu: kscreenlocker: Update to 6.1.1.
From: |
guix-commits |
Subject: |
280/347: gnu: kscreenlocker: Update to 6.1.1. |
Date: |
Fri, 28 Jun 2024 09:59:14 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit e12f3e9fc7067a0a98e4c73a063240f08dfb8c25
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 01:48:25 2024 +0800
gnu: kscreenlocker: Update to 6.1.1.
* gnu/packages/kde-plasma.scm (kscreenlocker): Update to 6.1.1.
Change-Id: If1c4722dd4e91ca8ffc38aed062b9a7ce910ef98
---
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 87ebe18b90..090f2eae88 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1025,14 +1025,14 @@ an elegant and intuitive experience for your tasks and
plasmoids.")
(define-public kscreenlocker
(package
(name "kscreenlocker")
- (version "6.0.4")
+ (version "6.1.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version
"/kscreenlocker-" version ".tar.xz"))
(sha256
(base32
- "1mgb5p1wfkq08cny3i8rfyarq6l5bhnamsxw5kf83w0d4rnsh61w"))))
+ "1abiqsawp60ih63m3bnmblva6p6capb7j9gcx9lkbm9pyw2kmmam"))))
(build-system qt-build-system)
(arguments
(list #:tests? #f ;TODO: make tests pass
- 233/347: gnu: kunitconversion-6: Update to 6.3.0., (continued)
- 233/347: gnu: kunitconversion-6: Update to 6.3.0., guix-commits, 2024/06/28
- 237/347: gnu: kbookmarks-6: Update to 6.3.0., guix-commits, 2024/06/28
- 243/347: gnu: kglobalaccel-6: Update to 6.3.0., guix-commits, 2024/06/28
- 244/347: gnu: kiconthemes-6: Update to 6.3.0., guix-commits, 2024/06/28
- 246/347: gnu: knewstuff-6: Update to 6.3.0., guix-commits, 2024/06/28
- 249/347: gnu: kpeople-6: Update to 6.3.0., guix-commits, 2024/06/28
- 254/347: gnu: ktextwidgets-6: Update to 6.3.0., guix-commits, 2024/06/28
- 270/347: gnu: kdeplasma-addons: Update to 6.1.1., guix-commits, 2024/06/28
- 271/347: gnu: kgamma: Update to 6.1.1., guix-commits, 2024/06/28
- 278/347: gnu: ksystemstats: Update to 6.1.1., guix-commits, 2024/06/28
- 280/347: gnu: kscreenlocker: Update to 6.1.1.,
guix-commits <=
- 286/347: gnu: kwrited: Update to 6.1.1., guix-commits, 2024/06/28
- 301/347: gnu: plasma-vault: Update to 6.1.1., guix-commits, 2024/06/28
- 152/347: gnu: plasma-integration: Update to 6.0.4., guix-commits, 2024/06/28
- 179/347: gnu: okular: Update to 24.02.2., guix-commits, 2024/06/28
- 198/347: gnu: kdbusaddons-6: Update to 6.3.0., guix-commits, 2024/06/28
- 200/347: gnu: kguiaddons-6: Update to 6.3.0., guix-commits, 2024/06/28
- 201/347: gnu: kholidays-6: Update to 6.3.0., guix-commits, 2024/06/28
- 212/347: gnu: kwindowsystem-6: Update to 6.3.0., guix-commits, 2024/06/28
- 224/347: gnu: kcontacts-6: Update to 6.3.0., guix-commits, 2024/06/28
- 225/347: gnu: kcrash-6: Update to 6.3.0., guix-commits, 2024/06/28