[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
30/321: gnu: ksvg: Update to 6.10.0.
From: |
guix-commits |
Subject: |
30/321: gnu: ksvg: Update to 6.10.0. |
Date: |
Fri, 10 Jan 2025 23:03:00 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit d5316482c736956de37fcafa39cec9014dd7b829
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Jan 10 11:51:23 2025 +0800
gnu: ksvg: Update to 6.10.0.
* gnu/packages/kde-frameworks.scm (ksvg): Update to 6.10.0.
Change-Id: I4fdc7a918a538921e133d7f31db92e417227ac1a
---
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 c15d805d18..d8b84a7380 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1431,7 +1431,7 @@ pixel units.")
(define-public ksvg
(package
(name "ksvg")
- (version "6.5.0")
+ (version "6.10.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1440,7 +1440,7 @@ pixel units.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1k96rdharvagnacmfqwxfh0n2nymsp7dw92r5g4m0sby9nyj885f"))))
+ "1j6hhinrxvy92fr4labd0pwk6yp9jisgrc9mz14h2dpqdqgiaghp"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules qttools))
- branch kde-team created (now 1985c5820d), guix-commits, 2025/01/10
- 11/321: gnu: bluez-qt: Update to 6.10.0., guix-commits, 2025/01/10
- 22/321: gnu: kguiaddons: Update to 6.10.0., guix-commits, 2025/01/10
- 16/321: gnu: kcodecs: Update to 6.10.0., guix-commits, 2025/01/10
- 26/321: gnu: kirigami: Update to 6.10.0., guix-commits, 2025/01/10
- 27/321: gnu: kitemmodels: Update to 6.10.0., guix-commits, 2025/01/10
- 31/321: gnu: ksyntaxhighlighting: Update to 6.10.0., guix-commits, 2025/01/10
- 30/321: gnu: ksvg: Update to 6.10.0.,
guix-commits <=
- 41/321: gnu: qqc2-desktop-style: Update to 6.10.0., guix-commits, 2025/01/10
- 49/321: gnu: kcrash: Update to 6.10.0., guix-commits, 2025/01/10
- 51/321: gnu: kfilemetadata: Update to 6.10.0., guix-commits, 2025/01/10
- 65/321: gnu: kdeclarative: Update to 6.10.0., guix-commits, 2025/01/10
- 68/321: gnu: kdesu: Update to 6.10.0., guix-commits, 2025/01/10
- 58/321: gnu: syndication: Update to 6.10.0., guix-commits, 2025/01/10
- 82/321: gnu: kwallet: Update to 6.10.0., guix-commits, 2025/01/10
- 96/321: gnu: kbreakout: Update to 24.12.1., guix-commits, 2025/01/10
- 143/321: gnu: kwave: Update to 24.12.1., guix-commits, 2025/01/10
- 150/321: gnu: akonadi-mime: Update to 24.12.1., guix-commits, 2025/01/10