[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/255: gnu: kwindowsystem: Update to 6.8.0.
From: |
guix-commits |
Subject: |
15/255: gnu: kwindowsystem: Update to 6.8.0. |
Date: |
Mon, 2 Dec 2024 09:32:15 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 344b71e936227bf5de31572cb09741a0876634b4
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Nov 26 21:52:41 2024 +0800
gnu: kwindowsystem: Update to 6.8.0.
* gnu/packages/kde-frameworks.scm (kwindowsystem): Update to 6.8.0.
Change-Id: Ib4be1ea6dd92e53a7b48d1c6b8f96d89841fef2a
---
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 cadc829a41..19ba9ad26c 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1699,7 +1699,7 @@ kwidgetsaddons-kcolumnresizertest)")))))))))
(define-public kwindowsystem
(package
(name "kwindowsystem")
- (version "6.5.0")
+ (version "6.8.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1708,7 +1708,7 @@ kwidgetsaddons-kcolumnresizertest)")))))))))
name "-" version ".tar.xz"))
(sha256
(base32
- "1iivhw6p1g2r9bd461w7rrv7qkr2i1cfpy7x4akr2vpjdghqdbna"))))
+ "0di41sy6f7kmc2gxzfmgfcc0vs9ycdslsyqxibwi1sy2g4754k3v"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules
- 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 <=
- 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, 2024/12/02
- 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