[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
86/113: gnu: libxfont2: Update to 2.0.7.
From: |
guix-commits |
Subject: |
86/113: gnu: libxfont2: Update to 2.0.7. |
Date: |
Wed, 22 Jan 2025 05:07:23 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit 6d269193cac1c315ebedd3296bb1ecdd04871b86
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
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 93e4d561e9..cca6bcde0d 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4905,14 +4905,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
- 109/113: gnu: xf86-video-ast: Update to 1.2.0., (continued)
- 109/113: gnu: xf86-video-ast: Update to 1.2.0., guix-commits, 2025/01/22
- 113/113: gnu: xorg-server-for-tests: Update to 21.1.15., guix-commits, 2025/01/22
- 15/113: gnu: bdftopcf: Update to 1.1.2., guix-commits, 2025/01/22
- 100/113: gnu: xf86-video-i128: Update to 1.4.1., guix-commits, 2025/01/22
- 106/113: gnu: xf86-video-siliconmotion: Update to 1.7.10., guix-commits, 2025/01/22
- 80/113: gnu: libxaw3d: Update to 1.6.6., guix-commits, 2025/01/22
- 60/113: gnu: libxv: Update to 1.0.13., guix-commits, 2025/01/22
- 81/113: gnu: libxpresent: Update to 1.0.1., guix-commits, 2025/01/22
- 85/113: gnu: xcb-util-errors: Update to 1.0.1., guix-commits, 2025/01/22
- 88/113: gnu: xf86-video-savage: Update to 2.4.1., guix-commits, 2025/01/22
- 86/113: gnu: libxfont2: Update to 2.0.7.,
guix-commits <=
- 91/113: gnu: xf86-input-evdev: Update to 2.11.0., guix-commits, 2025/01/22
- 102/113: gnu: xf86-video-mga: Update to 2.1.0., guix-commits, 2025/01/22
- 61/113: gnu: libice: Update to 1.1.2., guix-commits, 2025/01/22
- 66/113: gnu: libxvmc: Update to 1.0.14., guix-commits, 2025/01/22
- 67/113: gnu: libxxf86vm: Update to 1.1.6., guix-commits, 2025/01/22
- 69/113: gnu: libxcvt: Update to 0.1.3., guix-commits, 2025/01/22
- 75/113: gnu: xcb-util-cursor: Update to 0.1.5., guix-commits, 2025/01/22
- 79/113: gnu: xcb-util-wm: Update to 0.4.2., guix-commits, 2025/01/22
- 84/113: gnu: xcompmgr: Update to 1.1.10., guix-commits, 2025/01/22
- 89/113: gnu: xf86-video-nouveau: Update to 1.0.18., guix-commits, 2025/01/22