[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
100/113: gnu: xf86-video-i128: Update to 1.4.1.
From: |
guix-commits |
Subject: |
100/113: gnu: xf86-video-i128: Update to 1.4.1. |
Date: |
Fri, 31 Jan 2025 04:12:18 -0500 (EST) |
iyzsong pushed a commit to branch master
in repository guix.
commit 848f6ba2e4f57a56daae31ec8c690d269f778c1a
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 19:01:06 2024 +0800
gnu: xf86-video-i128: Update to 1.4.1.
* gnu/packages/xorg.scm (xf86-video-i128): Update to 1.4.1.
Change-Id: I1e3c84ea1470538e3b9c5231eb9efd9280ad7e23
---
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 aa7fea02d1..c6a649791a 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2977,17 +2977,17 @@ compositing. Both support Xv overlay and dynamic
rotation with XRandR.")
(define-public xf86-video-i128
(package
(name "xf86-video-i128")
- (version "1.4.0")
+ (version "1.4.1")
(source
(origin
(method url-fetch)
(uri (string-append
"mirror://xorg/individual/driver/xf86-video-i128-"
version
- ".tar.bz2"))
+ ".tar.xz"))
(sha256
(base32
- "1snhpv1igrhifcls3r498kjd14ml6x2xvih7zk9xlsd1ymmhlb4g"))))
+ "0imwmkam09wpp3z3iaw9i4hysxicrrax7i3p0l2glgp3zw9var3h"))))
(build-system gnu-build-system)
(inputs (list xorg-server))
(native-inputs (list pkg-config))
- 39/113: gnu: xkbprint: Update to 1.0.7., (continued)
- 39/113: gnu: xkbprint: Update to 1.0.7., guix-commits, 2025/01/31
- 49/113: gnu: xrefresh: Update to 1.1.0., guix-commits, 2025/01/31
- 61/113: gnu: libice: Update to 1.1.2., guix-commits, 2025/01/31
- 63/113: gnu: libxfixes: Update to 6.0.1., guix-commits, 2025/01/31
- 70/113: gnu: libx11: Update to 1.8.10., guix-commits, 2025/01/31
- 81/113: gnu: libxpresent: Update to 1.0.1., guix-commits, 2025/01/31
- 91/113: gnu: xf86-input-evdev: Update to 2.11.0., guix-commits, 2025/01/31
- 84/113: gnu: xcompmgr: Update to 1.1.10., guix-commits, 2025/01/31
- 37/113: gnu: xinput: Update to 1.6.4., guix-commits, 2025/01/31
- 62/113: gnu: libxau: Update to 1.0.12., guix-commits, 2025/01/31
- 100/113: gnu: xf86-video-i128: Update to 1.4.1.,
guix-commits <=
- 104/113: gnu: xf86-video-nv: Update to 2.1.23., guix-commits, 2025/01/31
- 103/113: gnu: xf86-video-neomagic: Update to 1.3.1., guix-commits, 2025/01/31
- 110/113: gnu: xinit: Update to 1.4.3., guix-commits, 2025/01/31
- 26/113: gnu: x11perf: Update to 1.7.0., guix-commits, 2025/01/31
- 36/113: gnu: xkbcomp: Update to 1.4.7., guix-commits, 2025/01/31
- 102/113: gnu: xf86-video-mga: Update to 2.1.0., guix-commits, 2025/01/31
- 38/113: gnu: xkbevd: Update to 1.1.6., guix-commits, 2025/01/31
- 85/113: gnu: xcb-util-errors: Update to 1.0.1., guix-commits, 2025/01/31
- 66/113: gnu: libxvmc: Update to 1.0.14., guix-commits, 2025/01/31
- 74/113: gnu: xcb-util: Update to 0.4.1., guix-commits, 2025/01/31