[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#75160] [PATCH xorg-updates 009/109] gnu: font-util: Update to 1.4.1
From: |
iyzsong |
Subject: |
[bug#75160] [PATCH xorg-updates 009/109] gnu: font-util: Update to 1.4.1. |
Date: |
Sat, 28 Dec 2024 19:14:40 +0800 |
From: 宋文武 <iyzsong@member.fsf.org>
* gnu/packages/xorg.scm (font-util): Update to 1.4.1.
Change-Id: Ia8bb1fc589c7d062434020de543426c52f6e2e52
---
gnu/packages/xorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index c091da855c..b7a6fdb9fb 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -866,14 +866,14 @@ (define-public font-sun-misc
(define-public font-util
(package
(name "font-util")
- (version "1.3.3")
+ (version "1.4.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://xorg/individual/font/font-util-"
version ".tar.xz"))
(sha256
- (base32 "1lpb5qd2drilql4wl644m682hvmv67hdbbisnrm0ah4wfy8ci4g7"))))
+ (base32 "15fcd3rzlgm51fwgfapg6vzyd1kkd28rj149xq7iajqr7h9697sw"))))
(build-system gnu-build-system)
(native-inputs (list pkg-config))
(home-page "https://www.x.org/wiki/")
--
2.46.0
- [bug#75160] [PATCH xorg-updates 000/109] Xorg updates, iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 001/109] gnu: xorg-cf-files: Update to 1.0.8., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 002/109] gnu: imake: Update to 1.0.10., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 005/109] gnu: xorgproto: Update to 2024.1., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 003/109] gnu: lndir: Update to 1.0.5., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 004/109] gnu: util-macros: Update to 1.20.2., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 006/109] gnu: gccmakedep: Update to 1.0.4., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 008/109] gnu: fonttosfnt: Update to 1.2.4., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 007/109] gnu: transset: Update to 1.0.4., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 009/109] gnu: font-util: Update to 1.4.1.,
iyzsong <=
- [bug#75160] [PATCH xorg-updates 010/109] gnu: encodings: Update to 1.1.0., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 012/109] gnu: iceauth: Update to 1.0.10., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 013/109] gnu: libdmx: Update to 1.1.5., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 011/109] gnu: editres: Update to 1.0.9., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 014/109] gnu: libxshmfence: Update to 1.3.3., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 015/109] gnu: bdftopcf: Update to 1.1.2., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 016/109] gnu: libfontenc: Update to 1.1.8., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 018/109] gnu: libpciaccess: Update to 0.18.1., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 019/109] gnu: libsm: Update to 1.2.5., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 020/109] gnu: libxdmcp: Update to 1.1.5., iyzsong, 2024/12/28