[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/255: gnu: kitemviews: Update to 6.8.0.
From: |
guix-commits |
Subject: |
32/255: gnu: kitemviews: Update to 6.8.0. |
Date: |
Mon, 2 Dec 2024 09:32:18 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit b9669d4ffee9be34c1152035b53a40af164c7c86
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Nov 27 20:04:48 2024 +0800
gnu: kitemviews: Update to 6.8.0.
* gnu/packages/kde-frameworks.scm (kitemviews): Update to 6.8.0.
Change-Id: Id8b051ea4363e38c71edc661bbb57df6caec5ec0
---
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 e3ecf92576..a56498edf9 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1358,7 +1358,7 @@ model to observers
(define-public kitemviews
(package
(name "kitemviews")
- (version "6.5.0")
+ (version "6.8.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1367,7 +1367,7 @@ model to observers
name "-" version ".tar.xz"))
(sha256
(base32
- "175nrc2yirv6hpnj7d03qm795k9bp9yw96rwpjdmm6cp0n4b7wq7"))))
+ "1br556r122xf6wwag9bkpv7h874hn1bky3zz022k58zdpzyk2s7b"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules qttools))
- 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, 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 <=
- 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
- 25/255: gnu: kcompletion: Update to 6.8.0., guix-commits, 2024/12/02
- 48/255: gnu: qqc2-desktop-style: Update to 6.8.0., guix-commits, 2024/12/02