[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
88/112: gnu: libxfont2: Update to 2.0.7.
From: |
guix-commits |
Subject: |
88/112: gnu: libxfont2: Update to 2.0.7. |
Date: |
Thu, 9 Jan 2025 07:26:25 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit c5fa34c26ddc42e7a07abd593776ce5cf82666b4
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Dec 28 18:43:06 2024 +0800
gnu: libxfont2: Update to 2.0.7.
* gnu/packages/xorg.scm (libxfont2): Update to 2.0.7.
Change-Id: Id54e558c9491f32d32af67d87b18f5c1b613d781
---
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 b829801896..91709b4461 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4904,14 +4904,14 @@ new API's in libXft, or the legacy API's in libX11.")
(define-public libxfont2
(package
(inherit libxfont)
- (version "2.0.4")
+ (version "2.0.7")
(source (origin
(method url-fetch)
(uri (string-append "mirror://xorg/individual/lib/libXfont2-"
- version ".tar.bz2"))
+ version ".tar.xz"))
(sha256
(base32
- "1rk9pjxcm01lbr1dxhnvk4f2qrn6zp068qjbvvz5w0z5d0rin5bd"))))))
+ "1ywfwpirvi7fmd3my3cb6szzd9c4p7xy7s1kjjv6k1x4xgyq4ywb"))))))
(define-public libxi
(package
- 30/112: gnu: xcalc: Update to 1.1.2., (continued)
- 30/112: gnu: xcalc: Update to 1.1.2., guix-commits, 2025/01/09
- 28/112: gnu: xbacklight: Update to 1.2.4., guix-commits, 2025/01/09
- 49/112: gnu: xrdb: Update 1.2.2., guix-commits, 2025/01/09
- 48/112: gnu: xrandr: Update to 1.5.3., guix-commits, 2025/01/09
- 58/112: gnu: libxinerama: Update to 1.1.5., guix-commits, 2025/01/09
- 64/112: gnu: libxfixes: Update to 6.0.1., guix-commits, 2025/01/09
- 62/112: gnu: libice: Update to 1.1.2., guix-commits, 2025/01/09
- 75/112: gnu: xcb-util: Update to 0.4.1., guix-commits, 2025/01/09
- 77/112: gnu: xcb-util-image: Update to 0.4.1., guix-commits, 2025/01/09
- 90/112: gnu: xf86-video-savage: Update to 2.4.1., guix-commits, 2025/01/09
- 88/112: gnu: libxfont2: Update to 2.0.7.,
guix-commits <=
- 92/112: gnu: libpthread-stubs: Update to 0.5., guix-commits, 2025/01/09
- 91/112: gnu: xf86-video-nouveau: Update to 1.0.18., guix-commits, 2025/01/09
- 111/112: gnu: xf86-video-ast: Update to 1.2.0., guix-commits, 2025/01/09
- 105/112: gnu: xf86-video-neomagic: Update to 1.3.1., guix-commits, 2025/01/09
- 93/112: gnu: xf86-input-evdev: Update to 2.11.0., guix-commits, 2025/01/09
- 100/112: gnu: xf86-video-fbdev: Update to 0.5.1., guix-commits, 2025/01/09
- 85/112: gnu: xterm: Update to 397., guix-commits, 2025/01/09
- 78/112: gnu: xcb-util-keysyms: Update to 0.4.1., guix-commits, 2025/01/09
- 80/112: gnu: xcb-util-wm: Update to 0.4.2., guix-commits, 2025/01/09
- 94/112: gnu: xf86-input-libinput: Update to 1.5.0., guix-commits, 2025/01/09