[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#75160] [PATCH xorg-updates 101/109] gnu: xf86-video-geode: Update t
From: |
iyzsong |
Subject: |
[bug#75160] [PATCH xorg-updates 101/109] gnu: xf86-video-geode: Update to 2.11.21. |
Date: |
Sat, 28 Dec 2024 19:23:18 +0800 |
From: 宋文武 <iyzsong@member.fsf.org>
* gnu/packages/xorg.scm (xf86-video-geode): Update to 2.11.21.
Change-Id: I619be8f9793a669a30d5d4ec9d1d587b4e877517
---
gnu/packages/xorg.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 2ddb2e737f..22181dedcc 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2923,14 +2923,14 @@ (define-public xf86-video-freedreno
(define-public xf86-video-geode
(package
(name "xf86-video-geode")
- (version "2.11.20")
+ (version "2.11.21")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://xorg/individual/driver/xf86-video-geode-"
- version ".tar.bz2"))
+ version ".tar.xz"))
(sha256
- (base32 "0r2dz0agg0k5wrqdbicji6mh6svzyl0xgqk76hpcfdlzn2zx15zl"))))
+ (base32 "07lzbyxss0m5i4j58z43zri2baawci9q1ykv1g828wqi2hzsqml2"))))
(build-system gnu-build-system)
(inputs (list xorg-server))
(native-inputs (list pkg-config))
--
2.46.0
- [bug#75160] [PATCH xorg-updates 062/109] gnu: libice: Update to 1.1.2., (continued)
- [bug#75160] [PATCH xorg-updates 062/109] gnu: libice: Update to 1.1.2., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 056/109] gnu: libxdamage: Update to 1.1.6., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 057/109] gnu: libxext: Update to 1.3.6., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 060/109] gnu: libxtst: Update to 1.2.5., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 059/109] gnu: libxrender: Update to 0.9.12., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 058/109] gnu: libxinerama: Update to 1.1.5., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 054/109] gnu: xwud: Update to 1.0.7., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 055/109] gnu: xorg-rgb: Update to 1.1.0., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 053/109] gnu: xwininfo: Update to 1.1.6., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 052/109] gnu: xwd: Update to 1.0.9., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 101/109] gnu: xf86-video-geode: Update to 2.11.21.,
iyzsong <=
- [bug#75160] [PATCH xorg-updates 102/109] gnu: xf86-video-i128: Update to 1.4.1., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 103/109] gnu: xf86-video-mach64: Update to 6.10.0., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 104/109] gnu: xf86-video-mga: Update to 2.1.0., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 106/109] gnu: xf86-video-nv: Update to 2.1.23., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 107/109] gnu: xf86-video-r128: Update to 6.13.0., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 105/109] gnu: xf86-video-neomagic: Update to 1.3.1., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 108/109] gnu: xf86-video-siliconmotion: Update to 1.7.10., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 109/109] gnu: xorg-server: Update to 21.1.15., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 000/109] Xorg updates, 宋文武, 2024/12/28
- [bug#75160] [PATCH xorg-updates 000/109] Xorg updates, Ludovic Courtès, 2024/12/29