[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/255: gnu: ki18n: Update to 6.8.0.
From: |
guix-commits |
Subject: |
09/255: gnu: ki18n: Update to 6.8.0. |
Date: |
Mon, 2 Dec 2024 09:32:14 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit dc740e5e4d82d5bb5fda5c800ef2249b4d42af2f
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Nov 26 21:40:09 2024 +0800
gnu: ki18n: Update to 6.8.0.
* gnu/packages/kde-frameworks.scm (ki18n): Update to 6.8.0.
Change-Id: I946820622b01b5cb16be04025336b7531886d68b
---
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 a010f16ab0..fee22b05b9 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1115,7 +1115,7 @@ other special events for a geographical region.")
(define-public ki18n
(package
(name "ki18n")
- (version "6.5.0")
+ (version "6.8.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1124,7 +1124,7 @@ other special events for a geographical region.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1z57rym74w1sqsiwa7vwg0n67bky0vd7q3hhb1fp8lp4i9md6wvq"))))
+ "13l6ybafi6qbr2myrvif7h77gvf8wis050pxsdx8jrsjiq2kmmvi"))))
(build-system cmake-build-system)
(propagated-inputs
(list gettext-minimal))
- 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 <=
- 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, 2024/12/02
- 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