[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
41/113: gnu: xlsfonts: Update to 1.0.8.
From: |
guix-commits |
Subject: |
41/113: gnu: xlsfonts: Update to 1.0.8. |
Date: |
Mon, 27 Jan 2025 06:27:53 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit 68e444410f0262145b9ea48d6d02377a94d70bb2
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 17:59:39 2024 +0800
gnu: xlsfonts: Update to 1.0.8.
* gnu/packages/xorg.scm (xlsfonts): Update to 1.0.8.
Change-Id: Ie2595921f638c5a0ed5e4839663e631d498c977a
---
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 908ccc5f25..9e3cd7ac52 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3954,7 +3954,7 @@ running on X server.")
(define-public xlsfonts
(package
(name "xlsfonts")
- (version "1.0.7")
+ (version "1.0.8")
(source
(origin
(method url-fetch)
@@ -3964,7 +3964,7 @@ running on X server.")
".tar.xz"))
(sha256
(base32
- "0r84wp4352hbfcaybqp2khipm40293byvrfyrlslrd37m52njwkv"))))
+ "1kdnzyrm1wqwylghavn9lqi0h4lwf9ifkcv3zikbi176mjg90zw0"))))
(build-system gnu-build-system)
(inputs
(list xorgproto libx11))
- 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, 2025/01/27
- 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 <=
- 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
- 15/113: gnu: bdftopcf: Update to 1.1.2., guix-commits, 2025/01/27
- 35/113: gnu: libevdev: Update to 1.13.3., guix-commits, 2025/01/27
- 56/113: gnu: libxext: Update to 1.3.6., guix-commits, 2025/01/27
- 63/113: gnu: libxfixes: Update to 6.0.1., guix-commits, 2025/01/27
- 100/113: gnu: xf86-video-i128: Update to 1.4.1., guix-commits, 2025/01/27
- 94/113: gnu: xf86-input-mouse: Update to 1.9.5., guix-commits, 2025/01/27