[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
130/143: gnu: kwayland-server: Update to 5.24.6.
From: |
guix-commits |
Subject: |
130/143: gnu: kwayland-server: Update to 5.24.6. |
Date: |
Mon, 21 Nov 2022 16:10:54 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit 94c6b9068b8e07250528148294e10f9c212aa6f4
Author: Petr Hodina <phodina@protonmail.com>
AuthorDate: Sun Sep 25 11:03:10 2022 +0200
gnu: kwayland-server: Update to 5.24.6.
* gnu/packages/kde-plasma.scm (kwayland-server): Update to 5.24.6.
Signed-off-by: Marius Bakke <marius@gnu.org>
---
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 b0d2d36ed9..9bebd4cafd 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1036,7 +1036,7 @@ you login.")
(define-public kwayland-server
(package
(name "kwayland-server")
- (version "5.24.4")
+ (version "5.24.6")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1044,7 +1044,7 @@ you login.")
"/" name "-" version ".tar.xz"))
(sha256
(base32
- "1279nqhy1qyz84dkn23rvzak8bg71hbrp09jlhv9mkjdb3bhnyfi"))))
+ "1wwgb1p177g6vvyf4l5jisigwvy5756ray1x355mlp7bi1pfs664"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules pkg-config))
- 61/143: gnu: Add maliit-keyboard., (continued)
- 61/143: gnu: Add maliit-keyboard., guix-commits, 2022/11/21
- 60/143: gnu: Add maliit-framework., guix-commits, 2022/11/21
- 69/143: gnu: Add plasma-nm., guix-commits, 2022/11/21
- 96/143: gnu: Add wayland-utils., guix-commits, 2022/11/21
- 92/143: gnu: Add plasma-workspace-wallpapers., guix-commits, 2022/11/21
- 113/143: gnu: Add kalendar., guix-commits, 2022/11/21
- 116/143: gnu: Add kirogi., guix-commits, 2022/11/21
- 122/143: gnu: Add kdebugsettings., guix-commits, 2022/11/21
- 127/143: gnu: Add fielding., guix-commits, 2022/11/21
- 128/143: gnu: Add kdialog., guix-commits, 2022/11/21
- 130/143: gnu: kwayland-server: Update to 5.24.6.,
guix-commits <=
- 138/143: gnu: Add khealthcertificate., guix-commits, 2022/11/21
- 62/143: gnu: Add kitinerary., guix-commits, 2022/11/21
- 68/143: gnu: Add plasma-pass., guix-commits, 2022/11/21
- 71/143: gnu: Add plasma-pa., guix-commits, 2022/11/21
- 75/143: gnu: Add drkonqi., guix-commits, 2022/11/21
- 77/143: gnu: packagekit: Update to 1.2.5., guix-commits, 2022/11/21
- 79/143: gnu: fwupd: Move some inputs to propagated-inputs., guix-commits, 2022/11/21
- 88/143: gnu: Add calindori., guix-commits, 2022/11/21
- 98/143: gnu: Add kinfocenter., guix-commits, 2022/11/21
- 99/143: gnu: Add kde-cli-tools., guix-commits, 2022/11/21