[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/255: gnu: plasma-wayland-protocols: Update to 1.14.0.
From: |
guix-commits |
Subject: |
28/255: gnu: plasma-wayland-protocols: Update to 1.14.0. |
Date: |
Mon, 2 Dec 2024 09:32:17 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 395544888d3931a482f65a976f44febf9b4e2f06
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Nov 27 20:01:49 2024 +0800
gnu: plasma-wayland-protocols: Update to 1.14.0.
* gnu/packages/kde-frameworks.scm (plasma-wayland-protocols): Update to
1.14.0.
Change-Id: I6ffed0d9d7b83afab209f56a8ee483924f19465e
---
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 c3a801c955..66a8f5aa37 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1526,14 +1526,14 @@ integration with a custom editor as well as a
ready-to-use
(define-public plasma-wayland-protocols
(package
(name "plasma-wayland-protocols")
- (version "1.13.0")
+ (version "1.14.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/" name "/"
name "-" version ".tar.xz"))
(sha256
(base32
- "0znm2nhpmfq2vakyapmq454mmgqr5frc91k2d2nfdxjz5wspwiyx"))))
+ "10dzjiihkbfn023bfwsbzbigclgzqc8sn71q0ygmixvrzkn8ahqs"))))
(build-system cmake-build-system)
(native-inputs (list extra-cmake-modules))
(arguments '(#:tests? #f)) ;no tests
- branch kde-team created (now 8926ef8729), guix-commits, 2024/12/02
- 02/255: gnu: kquickcharts: Update to 6.8.0., guix-commits, 2024/12/02
- 09/255: gnu: ki18n: Update to 6.8.0., guix-commits, 2024/12/02
- 27/255: gnu: kcrash: Update to 6.8.0., guix-commits, 2024/12/02
- 15/255: gnu: kwindowsystem: Update to 6.8.0., guix-commits, 2024/12/02
- 21/255: gnu: libkdcraw: Update to 24.08.3., guix-commits, 2024/12/02
- 28/255: gnu: plasma-wayland-protocols: Update to 1.14.0.,
guix-commits <=
- 13/255: gnu: kdoctools: Update to 6.8.0., guix-commits, 2024/12/02
- 32/255: gnu: kitemviews: Update to 6.8.0., guix-commits, 2024/12/02
- 20/255: gnu: threadweaver: Update to 6.8.0., guix-commits, 2024/12/02
- 59/255: gnu: kglobalaccel: Update to 6.8.0., guix-commits, 2024/12/02
- 14/255: gnu: kguiaddons: Update to 6.8.0., guix-commits, 2024/12/02
- 29/255: gnu: kwayland: Update to 6.2.4., guix-commits, 2024/12/02
- 06/255: gnu: karchive: Update to 6.8.0., guix-commits, 2024/12/02
- 34/255: gnu: kidletime: Update to 6.8.0., guix-commits, 2024/12/02
- 07/255: gnu: kcalendarcore: Update to 6.8.0., guix-commits, 2024/12/02
- 35/255: gnu: kholidays: Update to 6.8.0., guix-commits, 2024/12/02