[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/113: gnu: libfontenc: Update to 1.1.8.
From: |
guix-commits |
Subject: |
16/113: gnu: libfontenc: Update to 1.1.8. |
Date: |
Mon, 27 Jan 2025 06:27:48 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit e4c57b8c6ec1bc0c67a90972984b87ba57cff4a0
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 16:35:08 2024 +0800
gnu: libfontenc: Update to 1.1.8.
* gnu/packages/xorg.scm (libfontenc): Update to 1.1.8.
Change-Id: I673f06f4d34aefb7b9c20e581b12624facaf8e5e
---
gnu/packages/xorg.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 7e79cf4ff9..d5e7615e69 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -1123,17 +1123,17 @@ synchronization between the X server and
direct-rendering clients.")
(define-public libfontenc
(package
(name "libfontenc")
- (version "1.1.4")
+ (version "1.1.8")
(source
(origin
(method url-fetch)
(uri (string-append
"mirror://xorg/individual/lib/libfontenc-"
version
- ".tar.bz2"))
+ ".tar.xz"))
(sha256
(base32
- "0y90170dp8wsidr1dzza0grxr1lfh30ji3b5vkjz4j6x1n0wxz1c"))))
+ "1ihlznj4m49jn1887cr86qqhrrlghvbfj7bbh230svi30pac60kv"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--disable-static")))
- 01/113: gnu: xorg-cf-files: Update to 1.0.8., (continued)
- 01/113: gnu: xorg-cf-files: Update to 1.0.8., guix-commits, 2025/01/27
- 08/113: gnu: fonttosfnt: Update to 1.2.4., guix-commits, 2025/01/27
- 20/113: gnu: libxdmcp: Update to 1.1.5., guix-commits, 2025/01/27
- 23/113: gnu: makedepend: Update to 1.0.9., guix-commits, 2025/01/27
- 33/113: gnu: xcursor-themes: Update to 1.0.7., guix-commits, 2025/01/27
- 26/113: gnu: x11perf: Update to 1.7.0., guix-commits, 2025/01/27
- 13/113: gnu: libdmx: Update to 1.1.5., guix-commits, 2025/01/27
- 32/113: gnu: xcmsdb: Update to 1.0.7., guix-commits, 2025/01/27
- 39/113: gnu: xkbprint: Update to 1.0.7., guix-commits, 2025/01/27
- 34/113: gnu: xdpyinfo: Update to 1.3.4., guix-commits, 2025/01/27
- 16/113: gnu: libfontenc: Update to 1.1.8.,
guix-commits <=
- 27/113: gnu: xauth: Update to 1.1.3., guix-commits, 2025/01/27
- 46/113: gnu: xprop: Update to 1.2.8., guix-commits, 2025/01/27
- 47/113: gnu: xrandr: Update to 1.5.3., guix-commits, 2025/01/27
- 51/113: gnu: xwd: Update to 1.0.9., guix-commits, 2025/01/27
- 45/113: gnu: xpr: Update to 1.2.0., guix-commits, 2025/01/27
- 55/113: gnu: libxdamage: Update to 1.1.6., guix-commits, 2025/01/27
- 57/113: gnu: libxinerama: Update to 1.1.5., guix-commits, 2025/01/27
- 58/113: gnu: libxrender: Update to 0.9.12., guix-commits, 2025/01/27
- 64/113: gnu: libxi: Update to 1.8.2., guix-commits, 2025/01/27
- 73/113: gnu: libxaw: Update to 1.0.16., guix-commits, 2025/01/27