[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
73/92: gnu: ktexteditor: Update to 5.114.0.
From: |
guix-commits |
Subject: |
73/92: gnu: ktexteditor: Update to 5.114.0. |
Date: |
Thu, 18 Jan 2024 21:00:23 -0500 (EST) |
apteryx pushed a commit to branch master
in repository guix.
commit 7fc3675845b71c0fbe0743f1c78eb5bc3c445cbf
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Jan 18 11:33:29 2024 -0500
gnu: ktexteditor: Update to 5.114.0.
* gnu/packages/kde-frameworks.scm (ktexteditor): Update to 5.114.0.
Change-Id: Ib2d04eb6f6ffa2fc4d89e79e49f782270e2d07f9
---
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 959407f3a6..04ee0567de 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3145,7 +3145,7 @@ types or handled by application specific code.")
(define-public ktexteditor
(package
(name "ktexteditor")
- (version "5.108.0")
+ (version "5.114.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3154,7 +3154,7 @@ types or handled by application specific code.")
"ktexteditor-" version ".tar.xz"))
(sha256
(base32
- "0raz9h9y7zfynvacg4grwj0sd4v6w2kwpjkirvjr14zmfjq92mif"))))
+ "06amzk6290imi2gj3v1k3f56zdlad7zbz4wwlf34v4iibj9mfgw8"))))
(build-system cmake-build-system)
(propagated-inputs
(list kparts
- 53/92: gnu: baloo: Update to 5.114.0., (continued)
- 53/92: gnu: baloo: Update to 5.114.0., guix-commits, 2024/01/18
- 58/92: gnu: kdeclarative: Update to 5.114.0., guix-commits, 2024/01/18
- 59/92: gnu: kded: Update to 5.114.0., guix-commits, 2024/01/18
- 50/92: gnu: kpty: Update to 5.114.0., guix-commits, 2024/01/18
- 62/92: gnu: kemoticons: Update to 5.114.0., guix-commits, 2024/01/18
- 64/92: gnu: kiconthemes: Update to 5.114.0., guix-commits, 2024/01/18
- 65/92: gnu: kinit: Update to 5.114.0., guix-commits, 2024/01/18
- 67/92: gnu: knewstuff: Update to 5.114.0., guix-commits, 2024/01/18
- 68/92: gnu: knotifyconfig: Update to 5.114.0., guix-commits, 2024/01/18
- 69/92: gnu: kparts: Update to 5.114.0., guix-commits, 2024/01/18
- 73/92: gnu: ktexteditor: Update to 5.114.0.,
guix-commits <=
- 91/92: gnu: libdvdnav: Propagate libdvdread., guix-commits, 2024/01/18
- 89/92: gnu: ktextaddons: Update to 1.5.3., guix-commits, 2024/01/18
- 92/92: gnu: mpv: Propagate most libraries., guix-commits, 2024/01/18
- 40/92: gnu: kcompletion: Update to 5.114.0., guix-commits, 2024/01/18