[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/112: gnu: encodings: Update to 1.1.0.
From: |
guix-commits |
Subject: |
10/112: gnu: encodings: Update to 1.1.0. |
Date: |
Thu, 9 Jan 2025 07:26:11 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit d0bce64659b4673791b966143e963b239d2a008e
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Dec 28 16:26:42 2024 +0800
gnu: encodings: Update to 1.1.0.
* gnu/packages/xorg.scm (encodings): Update to 1.1.0.
Change-Id: Icf54b567da1d456b53d336a764188fb76c69f952
---
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 b7a6fdb9fb..c3e8995741 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -461,14 +461,14 @@ Resources file.")
(define-public encodings
(package
(name "encodings")
- (version "1.0.6")
+ (version "1.1.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://xorg/individual/font/encodings-"
version ".tar.xz"))
(sha256
- (base32 "09pwhj8arm9hx0819m1yykaw9n77lxavaq4gn4iacd8zcvg03qvp"))))
+ (base32 "0xg99nmpvik6vaz4h03xay7rx0r3bf5a8azkjlpa3ksn2xi3rwcz"))))
(build-system gnu-build-system)
(inputs
(list mkfontscale))
- 11/112: gnu: editres: Update to 1.0.9., (continued)
- 11/112: gnu: editres: Update to 1.0.9., guix-commits, 2025/01/09
- 15/112: gnu: bdftopcf: Update to 1.1.2., guix-commits, 2025/01/09
- 13/112: gnu: libdmx: Update to 1.1.5., guix-commits, 2025/01/09
- 14/112: gnu: libxshmfence: Update to 1.3.3., guix-commits, 2025/01/09
- 17/112: gnu: libfs: Update to 1.0.10., guix-commits, 2025/01/09
- 23/112: gnu: makedepend: Update to 1.0.9., guix-commits, 2025/01/09
- 47/112: gnu: xprop: Update to 1.2.8., guix-commits, 2025/01/09
- 41/112: gnu: xkbutils: Update to 1.0.6., guix-commits, 2025/01/09
- 42/112: gnu: xlsfonts: Update to 1.0.8., guix-commits, 2025/01/09
- 51/112: gnu: xtrans: Update to 1.5.2., guix-commits, 2025/01/09
- 10/112: gnu: encodings: Update to 1.1.0.,
guix-commits <=
- 06/112: gnu: gccmakedep: Update to 1.0.4., guix-commits, 2025/01/09
- 18/112: gnu: libpciaccess: Update to 0.18.1., guix-commits, 2025/01/09
- 19/112: gnu: libsm: Update to 1.2.5., guix-commits, 2025/01/09
- 20/112: gnu: libxdmcp: Update to 1.1.5., guix-commits, 2025/01/09
- 35/112: gnu: xev: Update to 1.2.6., guix-commits, 2025/01/09
- 40/112: gnu: xkbprint: Update to 1.0.7., guix-commits, 2025/01/09
- 50/112: gnu: xrefresh: Update to 1.1.0., guix-commits, 2025/01/09
- 61/112: gnu: libxv: Update to 1.0.13., guix-commits, 2025/01/09
- 66/112: gnu: libxrandr: Update to 1.5.4., guix-commits, 2025/01/09
- 01/112: gnu: xorg-cf-files: Update to 1.0.8., guix-commits, 2025/01/09