[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/255: gnu: libkdcraw: Update to 24.08.3.
From: |
guix-commits |
Subject: |
21/255: gnu: libkdcraw: Update to 24.08.3. |
Date: |
Mon, 2 Dec 2024 09:32:16 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 11dc179333e94772a6afe5e92e7b7fa4f577f8e3
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Nov 26 22:09:46 2024 +0800
gnu: libkdcraw: Update to 24.08.3.
* gnu/packages/kde-frameworks.scm (libkdcraw): Update to 24.08.3.
Change-Id: Icf17aa77d4a182d9d66ca9fe1d79e80d365d14b6
---
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 a4229d4833..f9ffb3ac20 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2156,14 +2156,14 @@ uses a job-based interface to queue tasks and execute
them in an efficient way."
(define-public libkdcraw
(package
(name "libkdcraw")
- (version "24.05.2")
+ (version "24.08.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/" name "-" version ".tar.xz"))
(sha256
- (base32 "0a4aifi3jwkizdn2qsa441f28j9ykymw4bn922d5pz6c9riw3ssr"))))
+ (base32 "0m805mi1xvki2a7cfaq0dcaxksv0nw8h95ff6rf3khbdlf0w01pi"))))
(build-system cmake-build-system)
(native-inputs
(list pkg-config 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, 2024/12/02
- 21/255: gnu: libkdcraw: Update to 24.08.3.,
guix-commits <=
- 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
- 07/255: gnu: kcalendarcore: Update to 6.8.0., guix-commits, 2024/12/02