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 #68 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 017/109] gnu: libfs: Update to 1.0.10.
Date: Sat, 28 Dec 2024 19:14:48 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/xorg.scm (libfs): Update to 1.0.10.

Change-Id: I402c9da76984c8618f5e2b8ca5956c889d7faf56
---
 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 562ff9848f..9f067acf87 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -1148,14 +1148,14 @@ (define-public libfontenc
 (define-public libfs
   (package
     (name "libfs")
-    (version "1.0.9")
+    (version "1.0.10")
     (source
       (origin
         (method url-fetch)
         (uri (string-append
               "mirror://xorg/individual/lib/libFS-" version ".tar.xz"))
         (sha256
-          (base32 "12i0zh1v5zlba617nam8sjhfqi68qqnl7z5hsz3wqhijid1pjwsr"))))
+          (base32 "0xrv9x5v6km7ib3d5k9xr704xkhfvigh8i507mb9i706hqybvawv"))))
     (build-system gnu-build-system)
     (inputs
       (list xtrans xorgproto))
-- 
2.46.0





This bug report was last modified 170 days ago.

Previous Next


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