GNU bug report logs - #75160
[PATCH xorg-updates 000/109] Xorg updates

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Sat, 28 Dec 2024 11:10:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


Message #38 received at 75160 <at> debbugs.gnu.org (full text, mbox):

From: iyzsong <at> envs.net
To: 75160 <at> debbugs.gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH xorg-updates 010/109] gnu: encodings: Update to 1.1.0.
Date: Sat, 28 Dec 2024 19:14:41 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* 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 @@ (define-public editres
 (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))
-- 
2.46.0





This bug report was last modified 169 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.