[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/113: gnu: fonttosfnt: Update to 1.2.4.
From: |
guix-commits |
Subject: |
08/113: gnu: fonttosfnt: Update to 1.2.4. |
Date: |
Wed, 22 Jan 2025 05:07:08 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit 63cd3f6450f338d2c1d9dd5d99341d49cc9cb9d2
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 16:25:49 2024 +0800
gnu: fonttosfnt: Update to 1.2.4.
* gnu/packages/xorg.scm (fonttosfnt): Update to 1.2.4.
Change-Id: I42d825dbf1fcae01450c953cb8bd39a2659b687d
---
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 df1ef751f0..9abd3e7d69 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -483,14 +483,14 @@ Resources file.")
(define-public fonttosfnt
(package
(name "fonttosfnt")
- (version "1.2.2")
+ (version "1.2.4")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://xorg/individual/app/"
"fonttosfnt-" version ".tar.gz"))
(sha256
- (base32 "0j66hv6z2bh4q88kbhncakyfpxqs71jmwn8pqw4gyfpn71y324c1"))))
+ (base32 "03yzsfzxd3ik126fnh2sn7fsyxsvjv83bzj946w3c4qh2y6aqh34"))))
(build-system gnu-build-system)
(native-inputs (list pkg-config))
(inputs (list freetype libfontenc xorgproto))
- branch xorg-updates created (now 2f7747e762), guix-commits, 2025/01/22
- 03/113: gnu: lndir: Update to 1.0.5., guix-commits, 2025/01/22
- 04/113: gnu: util-macros: Update to 1.20.2., guix-commits, 2025/01/22
- 01/113: gnu: xorg-cf-files: Update to 1.0.8., guix-commits, 2025/01/22
- 06/113: gnu: gccmakedep: Update to 1.0.4., guix-commits, 2025/01/22
- 02/113: gnu: imake: Update to 1.0.10., guix-commits, 2025/01/22
- 05/113: gnu: xorgproto: Update to 2024.1., guix-commits, 2025/01/22
- 07/113: gnu: transset: Update to 1.0.4., guix-commits, 2025/01/22
- 08/113: gnu: fonttosfnt: Update to 1.2.4.,
guix-commits <=
- 10/113: gnu: encodings: Update to 1.1.0., guix-commits, 2025/01/22
- 09/113: gnu: font-util: Update to 1.4.1., guix-commits, 2025/01/22
- 13/113: gnu: libdmx: Update to 1.1.5., guix-commits, 2025/01/22
- 17/113: gnu: libfs: Update to 1.0.10., guix-commits, 2025/01/22
- 11/113: gnu: editres: Update to 1.0.9., guix-commits, 2025/01/22
- 18/113: gnu: libpciaccess: Update to 0.18.1., guix-commits, 2025/01/22
- 23/113: gnu: makedepend: Update to 1.0.9., guix-commits, 2025/01/22
- 12/113: gnu: iceauth: Update to 1.0.10., guix-commits, 2025/01/22
- 16/113: gnu: libfontenc: Update to 1.1.8., guix-commits, 2025/01/22
- 14/113: gnu: libxshmfence: Update to 1.3.3., guix-commits, 2025/01/22