[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/126: gnu: ksyntaxhighlighting: Update to 6.4.0.
From: |
guix-commits |
Subject: |
24/126: gnu: ksyntaxhighlighting: Update to 6.4.0. |
Date: |
Thu, 1 Aug 2024 11:46:32 -0400 (EDT) |
z572 pushed a commit to branch master
in repository guix.
commit 2915476d9690d538f51f3335ec6edfddae7b83ff
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 20 00:24:46 2024 +0800
gnu: ksyntaxhighlighting: Update to 6.4.0.
* gnu/packages/kde-frameworks.scm (ksyntaxhighlighting): Update to 6.4.0.
Change-Id: I223b8fe5fe8cc1b106f5af316e9399ab977da97a
---
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 b44f702785..71c706e890 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1462,7 +1462,7 @@ re-coloring and on-disk caching.")
(define-public ksyntaxhighlighting
(package
(name "ksyntaxhighlighting")
- (version "6.3.0")
+ (version "6.4.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1471,7 +1471,7 @@ re-coloring and on-disk caching.")
"syntax-highlighting-" version ".tar.xz"))
(sha256
(base32
- "117r5nsggqnlkd8mg9l2aa00q2ns891xadxl6vxgbgk9r4shlc1q"))))
+ "018mqn4a5bgb841jj2ghrj5fadydnbk7ldcd3dzr7550gkx5m0hz"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules perl qttools))
- 55/126: gnu: kded: Update to 6.4.0., (continued)
- 55/126: gnu: kded: Update to 6.4.0., guix-commits, 2024/08/01
- 70/126: gnu: kwallet: Update to 6.4.0., guix-commits, 2024/08/01
- 89/126: gnu: kglobalacceld: Update to 6.1.3., guix-commits, 2024/08/01
- 20/126: gnu: kitemmodels: Update to 6.4.0., guix-commits, 2024/08/01
- 14/126: gnu: kdnssd: Update to 6.4.0., guix-commits, 2024/08/01
- 15/126: gnu: kguiaddons: Update to 6.4.0., guix-commits, 2024/08/01
- 06/126: gnu: kapidox: Update to 6.4.0., guix-commits, 2024/08/01
- 03/126: gnu: attica: Update to 6.4.0., guix-commits, 2024/08/01
- 25/126: gnu: kwayland: Update to 6.1.3., guix-commits, 2024/08/01
- 26/126: gnu: kwidgetsaddons: Update to 6.4.0., guix-commits, 2024/08/01
- 24/126: gnu: ksyntaxhighlighting: Update to 6.4.0.,
guix-commits <=
- 44/126: gnu: kpackage: Update to 6.4.0., guix-commits, 2024/08/01
- 41/126: gnu: kimageformats: Update to 6.4.0., guix-commits, 2024/08/01
- 51/126: gnu: kbookmarks: Update to 6.4.0., guix-commits, 2024/08/01
- 58/126: gnu: kiconthemes: Update to 6.4.0., guix-commits, 2024/08/01
- 67/126: gnu: ktexteditor: Update to 6.4.0., guix-commits, 2024/08/01
- 65/126: gnu: kservice: Update to 6.4.0., guix-commits, 2024/08/01
- 76/126: gnu: xdg-desktop-portal-kde: Update to 6.1.3., guix-commits, 2024/08/01
- 38/126: gnu: kcrash: Update to 6.4.0., guix-commits, 2024/08/01
- 57/126: gnu: kglobalaccel: Update to 6.4.0., guix-commits, 2024/08/01
- 09/126: gnu: kcodecs: Update to 6.4.0., guix-commits, 2024/08/01