[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/55: gnu: libplasma: Update to 6.1.4.
From: |
guix-commits |
Subject: |
05/55: gnu: libplasma: Update to 6.1.4. |
Date: |
Fri, 9 Aug 2024 12:26:40 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit b4decffbb12c57ee0a80a338dcdcf271c605a386
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Aug 9 23:32:44 2024 +0800
gnu: libplasma: Update to 6.1.4.
* gnu/packages/kde-frameworks.scm (libplasma): Update to 6.1.4.
Change-Id: I9f175df693c09ed0c919ba1e7c8f4bb81bbd1a64
---
gnu/packages/kde-frameworks.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 23fbda89bc..e99b6dbc4b 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -5021,7 +5021,7 @@ descriptions for integrating actions from plugins.")
(define-public libplasma
(package
(name "libplasma")
- (version "6.1.3")
+ (version "6.1.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -5029,7 +5029,7 @@ descriptions for integrating actions from plugins.")
version ".tar.xz"))
(sha256
(base32
- "1pj5lni2zsgw8qxl580jfpjz7p3l99aksx1bkhd1fvcvady6nass"))))
+ "0444dcm9dfikhmf9spadjgi5nrn50ilw5alr2w6nxs30k56k3zia"))))
(build-system qt-build-system)
(propagated-inputs
(list kpackage kwindowsystem))
- branch kde-team created (now 66e5807e25), guix-commits, 2024/08/09
- 01/55: gnu: xdg-desktop-portal-kde: Update to 6.1.4., guix-commits, 2024/08/09
- 05/55: gnu: libplasma: Update to 6.1.4.,
guix-commits <=
- 02/55: gnu: kwayland: Update to 6.1.4., guix-commits, 2024/08/09
- 04/55: gnu: plasma-activities-stats: Update to 6.1.4., guix-commits, 2024/08/09
- 06/55: gnu: bluedevil: Update to 6.1.4., guix-commits, 2024/08/09
- 11/55: gnu: kactivitymanagerd: Update to 6.1.4., guix-commits, 2024/08/09
- 12/55: gnu: krdp: Update to 6.1.4., guix-commits, 2024/08/09
- 26/55: gnu: kscreenlocker: Update to 6.1.4., guix-commits, 2024/08/09
- 03/55: gnu: plasma-activities: Update to 6.1.4., guix-commits, 2024/08/09
- 10/55: gnu: drkonqi: Update to 6.1.4., guix-commits, 2024/08/09
- 16/55: gnu: kdeplasma-addons: Update to 6.1.4., guix-commits, 2024/08/09
- 09/55: gnu: discover: Update to 6.1.4., guix-commits, 2024/08/09