[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/13: gnu: ksvg: Update to 6.3.1.
From: |
guix-commits |
Subject: |
03/13: gnu: ksvg: Update to 6.3.1. |
Date: |
Tue, 2 Jul 2024 05:39:17 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 6ce93e8822bc3b4efbc018d6dfb4f2612f9d2ffd
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Mon Jul 1 21:21:35 2024 +0800
gnu: ksvg: Update to 6.3.1.
* gnu/packages/kde-frameworks.scm (ksvg): Update to 6.3.1.
Change-Id: I1b54e0835debf80121c13f91b878691f514c4bed
---
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 6119e7301a..35b169d71d 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1496,7 +1496,7 @@ pixel units.")
(define-public ksvg
(package
(name "ksvg")
- (version "6.3.0")
+ (version "6.3.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1505,7 +1505,7 @@ pixel units.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1mq7rfk61g9bj69hmr8yzvpd7q67c76ciy695dqmlq2c146fsm00"))))
+ "15n7schzmwq4z0yiw0l1js45mml5wq3syb5vc7j9hs88j1jdcp6q"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules qttools))
- branch kde-team updated (fb8e5b1031 -> eda16dddbc), guix-commits, 2024/07/02
- 03/13: gnu: ksvg: Update to 6.3.1.,
guix-commits <=
- 01/13: gnu: akonadi: Update to 24.05.1., guix-commits, 2024/07/02
- 09/13: gnu: kjumpingcube: Update to 24.05.1., guix-commits, 2024/07/02
- 12/13: gnu: ksmtp: Update to 24.05.1., guix-commits, 2024/07/02
- 06/13: gnu: kollision: Update to 24.05.1., guix-commits, 2024/07/02
- 02/13: gnu: kwin: Update to 6.1.1.2., guix-commits, 2024/07/02
- 04/13: gnu: killbots: Update to 24.05.1., guix-commits, 2024/07/02
- 07/13: gnu: knavalbattle: Update to 24.05.1., guix-commits, 2024/07/02
- 11/13: gnu: akonadi-notes: Update to 24.05.1., guix-commits, 2024/07/02
- 10/13: gnu: kontactinterface: Update to 24.05.1., guix-commits, 2024/07/02
- 08/13: gnu: ksquares: Update to 24.05.1., guix-commits, 2024/07/02