[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
98/126: gnu: libkscreen: Update to 6.1.3.
From: |
guix-commits |
Subject: |
98/126: gnu: libkscreen: Update to 6.1.3. |
Date: |
Thu, 1 Aug 2024 11:46:45 -0400 (EDT) |
z572 pushed a commit to branch master
in repository guix.
commit 6227620a7ab0fa0b4cb605740e7d1b57556b3cbf
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 20 19:10:26 2024 +0800
gnu: libkscreen: Update to 6.1.3.
* gnu/packages/kde-plasma.scm (libkscreen): Update to 6.1.3.
Change-Id: I9866432728063ecf0f2e9c87033fabdee7a24e6b
---
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 2b4abc1fde..35e9e182a8 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1143,14 +1143,14 @@ an elegant and intuitive experience for your tasks and
plasmoids.")
(define-public libkscreen
(package
(name "libkscreen")
- (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 "1f4pb09b9n6fbwlcs5fva3wpfamg9maz2k4rf0dyr2ihyjwh3p1n"))))
+ (base32 "14xjncc9gfz441j8gmyggz2qwnhm3k0mj5xzp3vignf3drrz724r"))))
(build-system qt-build-system)
(arguments
(list
- 50/126: gnu: plasma-activities-stats: Update to 6.1.3., (continued)
- 50/126: gnu: plasma-activities-stats: Update to 6.1.3., guix-commits, 2024/08/01
- 90/126: gnu: kinfocenter: Update to 6.1.3., guix-commits, 2024/08/01
- 69/126: gnu: ktexttemplate: Update to 6.4.0., guix-commits, 2024/08/01
- 59/126: gnu: kio: Update to 6.4.0., guix-commits, 2024/08/01
- 61/126: gnu: knotifyconfig: Update to 6.4.0., guix-commits, 2024/08/01
- 91/126: gnu: kmenuedit: Update to 6.1.3., guix-commits, 2024/08/01
- 73/126: gnu: purpose: Update to 6.4.0., guix-commits, 2024/08/01
- 81/126: gnu: drkonqi: Update to 6.1.3., guix-commits, 2024/08/01
- 97/126: gnu: kscreenlocker: Update to 6.1.3., guix-commits, 2024/08/01
- 100/126: gnu: kwallet-pam: Update to 6.1.3., guix-commits, 2024/08/01
- 98/126: gnu: libkscreen: Update to 6.1.3.,
guix-commits <=
- 12/126: gnu: kcoreaddons: Update to 6.4.0., guix-commits, 2024/08/01
- 13/126: gnu: kdbusaddons: Update to 6.4.0., guix-commits, 2024/08/01
- 28/126: gnu: modemmanager-qt: Update to 6.4.0., guix-commits, 2024/08/01
- 34/126: gnu: threadweaver: Update to 6.4.0., guix-commits, 2024/08/01
- 36/126: gnu: kcompletion: Update to 6.4.0., guix-commits, 2024/08/01
- 84/126: gnu: kde-gtk-config: Update to 6.1.3., guix-commits, 2024/08/01
- 87/126: gnu: kdeplasma-addons: Update to 6.1.3., guix-commits, 2024/08/01
- 66/126: gnu: kstatusnotifieritem: Update to 6.4.0., guix-commits, 2024/08/01
- 93/126: gnu: kscreen: Update to 6.1.3., guix-commits, 2024/08/01
- 56/126: gnu: kdesu: Update to 6.4.0., guix-commits, 2024/08/01