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 #326 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 107/109] gnu: xf86-video-r128: Update to 6.13.0.
Date: Sat, 28 Dec 2024 19:23:24 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.13.0.

Change-Id: I05f35790cd3168ff116d472195a5b7f9f97ef20a
---
 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 b7733951b7..b877658ebe 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3210,14 +3210,14 @@ (define-public xf86-video-qxl
 (define-public xf86-video-r128
   (package
     (name "xf86-video-r128")
-    (version "6.12.1")
+    (version "6.13.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://xorg/individual/driver/"
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0hf7h54wxgs8njavp0kgadjq1787fhbd588j7pj685hz2wmkq0kx"))))
+                "0igpfgls5nx4sz8a7yppr42qi37prqmxsy08zqbxbv81q9dfs2zj"))))
     (build-system gnu-build-system)
     (inputs (list mesa xorgproto xorg-server))
     (native-inputs
-- 
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.