GNU bug report logs -
#64798
[PATCH 000/209] update kde package and add plasme desktop
Previous Next
Reported by: Zheng Junjie <873216071 <at> qq.com>
Date: Sun, 23 Jul 2023 08:11:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/kde-plasma.scm (kwayland-server): Update to 5.24.7.
---
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 585a1df710..4b9bdb154e 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1036,7 +1036,7 @@ (define-public kwallet-pam
(define-public kwayland-server
(package
(name "kwayland-server")
- (version "5.24.6")
+ (version "5.24.7")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1044,7 +1044,7 @@ (define-public kwayland-server
"/" name "-" version ".tar.xz"))
(sha256
(base32
- "1wwgb1p177g6vvyf4l5jisigwvy5756ray1x355mlp7bi1pfs664"))))
+ "0kgqldqaq0dxfh0nh705sq9ynndi996rwjzxhhdrvr5ag40zm480"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules pkg-config))
--
2.41.0
This bug report was last modified 1 year and 338 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.