[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/113: gnu: font-util: Update to 1.4.1.
From: |
guix-commits |
Subject: |
09/113: gnu: font-util: Update to 1.4.1. |
Date: |
Mon, 27 Jan 2025 06:27:47 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit 5b34ea2798f90f597271680f246239344cfbcd3a
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 16:26:19 2024 +0800
gnu: font-util: Update to 1.4.1.
* 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 9abd3e7d69..c879c9720f 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -867,14 +867,14 @@ For example: @code{6x10}, @code{9x15bold}, etc.")
(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/")
- branch xorg-updates created (now a8279e10df), guix-commits, 2025/01/27
- 14/113: gnu: libxshmfence: Update to 1.3.3., guix-commits, 2025/01/27
- 09/113: gnu: font-util: Update to 1.4.1.,
guix-commits <=
- 17/113: gnu: libfs: Update to 1.0.10., guix-commits, 2025/01/27
- 24/113: gnu: mkfontscale: Update to 1.2.3., guix-commits, 2025/01/27
- 29/113: gnu: xbitmaps: Update to 1.1.3., guix-commits, 2025/01/27
- 37/113: gnu: xinput: Update to 1.6.4., guix-commits, 2025/01/27
- 31/113: gnu: xcb-proto: Update to 1.17.0., guix-commits, 2025/01/27
- 41/113: gnu: xlsfonts: Update to 1.0.8., guix-commits, 2025/01/27
- 04/113: gnu: util-macros: Update to 1.20.2., guix-commits, 2025/01/27
- 12/113: gnu: iceauth: Update to 1.0.10., guix-commits, 2025/01/27
- 18/113: gnu: libpciaccess: Update to 0.18.1., guix-commits, 2025/01/27
- 42/113: gnu: xfontsel: Update to 1.1.1., guix-commits, 2025/01/27