[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
108/109: gnu: xf86-video-siliconmotion: Update to 1.7.10.
From: |
guix-commits |
Subject: |
108/109: gnu: xf86-video-siliconmotion: Update to 1.7.10. |
Date: |
Sat, 28 Dec 2024 06:11:05 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit a824d70a322ea26fb8e9931b191ab5d78fde959a
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 19:01:07 2024 +0800
gnu: xf86-video-siliconmotion: Update to 1.7.10.
* gnu/packages/xorg.scm (xf86-video-siliconmotion): Update to 1.7.10.
Change-Id: I11026f8e295198d4cc3a07a5a3d596bd3345b022
---
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 b877658ebe..917679a423 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3255,17 +3255,17 @@ This driver is intended for ATI Rage 128 based cards.")
(define-public xf86-video-siliconmotion
(package
(name "xf86-video-siliconmotion")
- (version "1.7.9")
+ (version "1.7.10")
(source
(origin
(method url-fetch)
(uri (string-append
"mirror://xorg/individual/driver/xf86-video-siliconmotion-"
version
- ".tar.bz2"))
+ ".tar.xz"))
(sha256
(base32
- "1g2r6gxqrmjdff95d42msxdw6vmkg2zn5sqv0rxd420iwy8wdwyh"))
+ "1h4g2mqxshaxii416ldw0aqy6cxnsbnzayfin51xm2526dw9q18n"))
(patches (search-patches "xf86-video-siliconmotion-fix-ftbfs.patch"))))
(build-system gnu-build-system)
(inputs (list xorg-server))
- 54/109: gnu: xwud: Update to 1.0.7., (continued)
- 54/109: gnu: xwud: Update to 1.0.7., guix-commits, 2024/12/28
- 58/109: gnu: libxinerama: Update to 1.1.5., guix-commits, 2024/12/28
- 68/109: gnu: libxxf86vm: Update to 1.1.6., guix-commits, 2024/12/28
- 61/109: gnu: libxv: Update to 1.0.13., guix-commits, 2024/12/28
- 80/109: gnu: xcb-util-wm: Update to 0.4.2., guix-commits, 2024/12/28
- 82/109: gnu: libxpresent: Update to 1.0.1., guix-commits, 2024/12/28
- 81/109: gnu: libxaw3d: Update to 1.6.6., guix-commits, 2024/12/28
- 83/109: gnu: xmag: Update to 1.0.8., guix-commits, 2024/12/28
- 92/109: gnu: libpthread-stubs: Update to 0.5., guix-commits, 2024/12/28
- 96/109: gnu: xf86-input-mouse: Update to 1.9.5., guix-commits, 2024/12/28
- 108/109: gnu: xf86-video-siliconmotion: Update to 1.7.10.,
guix-commits <=
- 104/109: gnu: xf86-video-mga: Update to 2.1.0., guix-commits, 2024/12/28
- 99/109: gnu: xf86-video-dummy: Update to 0.4.1., guix-commits, 2024/12/28
- 52/109: gnu: xwd: Update to 1.0.9., guix-commits, 2024/12/28
- 106/109: gnu: xf86-video-nv: Update to 2.1.23., guix-commits, 2024/12/28
- 50/109: gnu: xrefresh: Update to 1.1.0., guix-commits, 2024/12/28
- 27/109: gnu: xauth: Update to 1.1.3., guix-commits, 2024/12/28
- 84/109: gnu: xmessage: Update to 1.0.7., guix-commits, 2024/12/28
- 53/109: gnu: xwininfo: Update to 1.1.6., guix-commits, 2024/12/28
- 62/109: gnu: libice: Update to 1.1.2., guix-commits, 2024/12/28
- 70/109: gnu: libxcvt: Update to 0.1.3., guix-commits, 2024/12/28