[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
101/112: gnu: xf86-video-geode: Update to 2.11.21.
From: |
guix-commits |
Subject: |
101/112: gnu: xf86-video-geode: Update to 2.11.21. |
Date: |
Thu, 9 Jan 2025 07:26:27 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit 5d11cf30fa9064c657945875a659b9c8d01c103b
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Dec 28 19:01:06 2024 +0800
gnu: xf86-video-geode: Update to 2.11.21.
* 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 248d18fd5e..aba982a077 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2923,14 +2923,14 @@ It supports a variety of Adreno graphics chipsets.")
(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))
- 32/112: gnu: xcmsdb: Update to 1.0.7., (continued)
- 32/112: gnu: xcmsdb: Update to 1.0.7., guix-commits, 2025/01/09
- 55/112: gnu: xorg-rgb: Update to 1.1.0., guix-commits, 2025/01/09
- 65/112: gnu: libxi: Update to 1.8.2., guix-commits, 2025/01/09
- 67/112: gnu: libxvmc: Update to 1.0.14., guix-commits, 2025/01/09
- 68/112: gnu: libxxf86vm: Update to 1.1.6., guix-commits, 2025/01/09
- 69/112: gnu: libxcb: Update to 1.17.0., guix-commits, 2025/01/09
- 71/112: gnu: libx11: Update to 1.8.10., guix-commits, 2025/01/09
- 74/112: gnu: libxaw: Update to 1.0.16., guix-commits, 2025/01/09
- 79/112: gnu: xcb-util-renderutil: Update to 0.3.10., guix-commits, 2025/01/09
- 82/112: gnu: libxpresent: Update to 1.0.1., guix-commits, 2025/01/09
- 101/112: gnu: xf86-video-geode: Update to 2.11.21.,
guix-commits <=
- 109/112: gnu: xorg-server: Update to 21.1.15., guix-commits, 2025/01/09
- 97/112: gnu: xf86-input-void: Update to 1.4.2., guix-commits, 2025/01/09
- 107/112: gnu: xf86-video-r128: Update to 6.13.0., guix-commits, 2025/01/09
- 25/112: gnu: setxkbmap: Update to 1.3.4., guix-commits, 2025/01/09
- 39/112: gnu: xkbevd: Update to 1.1.6., guix-commits, 2025/01/09
- 56/112: gnu: libxdamage: Update to 1.1.6., guix-commits, 2025/01/09
- 44/112: gnu: xmodmap: Update to 1.0.11., guix-commits, 2025/01/09
- 36/112: gnu: libevdev: Update to 1.13.3., guix-commits, 2025/01/09
- 52/112: gnu: xwd: Update to 1.0.9., guix-commits, 2025/01/09
- 59/112: gnu: libxrender: Update to 0.9.12., guix-commits, 2025/01/09