[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/55: gnu: kwayland: Update to 6.1.4.
From: |
guix-commits |
Subject: |
02/55: gnu: kwayland: 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 f26dbb874dd418997c42247b9e1d5ced37ecb309
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Aug 9 23:32:44 2024 +0800
gnu: kwayland: Update to 6.1.4.
* gnu/packages/kde-frameworks.scm (kwayland): Update to 6.1.4.
Change-Id: I9c9ffe432f8d31bdef38d3a6ff73798f1e111168
---
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 43bef92fbb..76b201b631 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1548,7 +1548,7 @@ protocols used in KDE Plasma.")
(define-public kwayland
(package
(name "kwayland")
- (version "6.1.3")
+ (version "6.1.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -1556,7 +1556,7 @@ protocols used in KDE Plasma.")
version ".tar.xz"))
(sha256
(base32
- "1g4sx9vx194ksqrsv1y31g2521dbfrq1vaqk79mdjhnhark4lrv9"))))
+ "0x4psmfn993lvha8cjw6w55gp7jp3490sb44wjfp6b5ccmpc14c6"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules pkg-config
- 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, 2024/08/09
- 02/55: gnu: kwayland: Update to 6.1.4.,
guix-commits <=
- 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
- 13/55: gnu: kde-gtk-config: Update to 6.1.4., guix-commits, 2024/08/09