[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/332: gnu: extra-cmake-modules: Update to 5.108.0.
From: |
guix-commits |
Subject: |
01/332: gnu: extra-cmake-modules: Update to 5.108.0. |
Date: |
Thu, 3 Aug 2023 05:43:32 -0400 (EDT) |
iyzsong pushed a commit to branch kde-updates
in repository guix.
commit 3ec39c6cb2a52dc3d56fe24e82d8d16fa079f8a1
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Wed Jul 12 10:05:26 2023 +0800
gnu: extra-cmake-modules: Update to 5.108.0.
* gnu/packages/kde-frameworks.scm (extra-cmake-modules): Update to 5.108.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
gnu/packages/kde-frameworks.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index b82c243126..452ca3476d 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -11,6 +11,7 @@
;;; Copyright © 2021 Alexandros Theodotou <alex@zrythm.org>
;;; Copyright © 2022 Brendan Tildesley <mail@brendan.scot>
;;; Copyright © 2022 Petr Hodina <phodina@protonmail.com>
+;;; Copyright © 2023 Zheng Junjie <873216071@qq.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -98,7 +99,7 @@
(define-public extra-cmake-modules
(package
(name "extra-cmake-modules")
- (version "5.104.0")
+ (version "5.108.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -107,7 +108,7 @@
name "-" version ".tar.xz"))
(sha256
(base32
- "1nc5ynfz903jc87xawnww3pf1y73x9jvmxnbrj24nqv6vcgv57p4"))))
+ "0yj4xpzzz5q8140mqkl2s5zabfbks76a3rqfq3cc4d5x3b9an57z"))))
(build-system cmake-build-system)
(native-inputs
;; Add test dependency, except on armhf where building it is too
- 02/332: gnu: kconfig: Update to 5.108.0., (continued)
- 02/332: gnu: kconfig: Update to 5.108.0., guix-commits, 2023/08/03
- 07/332: gnu: breeze-icons: Update to 5.108.0., guix-commits, 2023/08/03
- 08/332: gnu: kapidox: Update to 5.108.0., guix-commits, 2023/08/03
- 09/332: gnu: kapidox: Use G-expressions., guix-commits, 2023/08/03
- 10/332: gnu: karchive: Update to 5.108.0., guix-commits, 2023/08/03
- 14/332: gnu: kcoreaddons: Update to 5.108.0., guix-commits, 2023/08/03
- 15/332: gnu: kcoreaddons: Use G-expressions., guix-commits, 2023/08/03
- 05/332: gnu: attica: Use G-expressions., guix-commits, 2023/08/03
- 03/332: gnu: kquickcharts: Update to 5.108.0., guix-commits, 2023/08/03
- 06/332: gnu: bluez-qt: Update to 5.108.0., guix-commits, 2023/08/03
- 01/332: gnu: extra-cmake-modules: Update to 5.108.0.,
guix-commits <=
- 17/332: gnu: kauth: Use G-expressions., guix-commits, 2023/08/03
- 22/332: gnu: modemmanager-qt: Update to 5.108.0., guix-commits, 2023/08/03
- 24/332: gnu: networkmanager-qt: Update to 5.108.0., guix-commits, 2023/08/03
- 32/332: gnu: kitemmodels: Update to 5.108.0., guix-commits, 2023/08/03
- 04/332: gnu: attica: Update to 5.108.0., guix-commits, 2023/08/03
- 11/332: gnu: kcalendarcore: Update to 5.108.0., guix-commits, 2023/08/03
- 12/332: gnu: kcalendarcore: Use G-expressions., guix-commits, 2023/08/03
- 13/332: gnu: kcodecs: Update to 5.108.0., guix-commits, 2023/08/03
- 16/332: gnu: kauth: Update to 5.108.0., guix-commits, 2023/08/03
- 20/332: gnu: kwindowsystem: Update to 5.108.0., guix-commits, 2023/08/03