[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
102/113: gnu: xf86-video-mga: Update to 2.1.0.
From: |
guix-commits |
Subject: |
102/113: gnu: xf86-video-mga: Update to 2.1.0. |
Date: |
Mon, 27 Jan 2025 06:28:03 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit ca99065469e6717e1ec4b3f1be6ef6e056c2223f
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 19:01:06 2024 +0800
gnu: xf86-video-mga: Update to 2.1.0.
* gnu/packages/xorg.scm (xf86-video-mga): Update to 2.1.0.
Change-Id: I386705db67d9208ed788a55a8affbc99fdbedb43
---
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 2ddc2949d0..bd394d6aca 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3068,7 +3068,7 @@ the same level of support for generic VGA or 8514/A
adapters.")
(define-public xf86-video-mga
(package
(name "xf86-video-mga")
- (version "2.0.1")
+ (version "2.1.0")
(source
(origin
(method url-fetch)
@@ -3078,7 +3078,7 @@ the same level of support for generic VGA or 8514/A
adapters.")
".tar.xz"))
(sha256
(base32
- "1aq3aqh2yg09gy864kkshfx5pjl5w05jdz97bx5bnrbrhdq3p8r7"))))
+ "0wxbcgg5i4yq22pbc50567877z8irxhqzgl3sk6vf5zs9szmvy3v"))))
(build-system gnu-build-system)
(inputs (list mesa xorgproto xorg-server))
(native-inputs (list pkg-config))
- 04/113: gnu: util-macros: Update to 1.20.2., (continued)
- 04/113: gnu: util-macros: Update to 1.20.2., guix-commits, 2025/01/27
- 12/113: gnu: iceauth: Update to 1.0.10., guix-commits, 2025/01/27
- 18/113: gnu: libpciaccess: Update to 0.18.1., guix-commits, 2025/01/27
- 42/113: gnu: xfontsel: Update to 1.1.1., guix-commits, 2025/01/27
- 15/113: gnu: bdftopcf: Update to 1.1.2., guix-commits, 2025/01/27
- 35/113: gnu: libevdev: Update to 1.13.3., guix-commits, 2025/01/27
- 56/113: gnu: libxext: Update to 1.3.6., guix-commits, 2025/01/27
- 63/113: gnu: libxfixes: Update to 6.0.1., guix-commits, 2025/01/27
- 100/113: gnu: xf86-video-i128: Update to 1.4.1., guix-commits, 2025/01/27
- 94/113: gnu: xf86-input-mouse: Update to 1.9.5., guix-commits, 2025/01/27
- 102/113: gnu: xf86-video-mga: Update to 2.1.0.,
guix-commits <=
- 19/113: gnu: libsm: Update to 1.2.5., guix-commits, 2025/01/27
- 21/113: gnu: libxkbfile: Update to 1.1.3., guix-commits, 2025/01/27
- 22/113: gnu: libxmu: Update to 1.2.1., guix-commits, 2025/01/27
- 28/113: gnu: xbacklight: Update to 1.2.4., guix-commits, 2025/01/27
- 30/113: gnu: xcalc: Update to 1.1.2., guix-commits, 2025/01/27
- 05/113: gnu: xorgproto: Update to 2024.1., guix-commits, 2025/01/27
- 03/113: gnu: lndir: Update to 1.0.5., guix-commits, 2025/01/27
- 07/113: gnu: transset: Update to 1.0.4., guix-commits, 2025/01/27
- 11/113: gnu: editres: Update to 1.0.9., guix-commits, 2025/01/27
- 01/113: gnu: xorg-cf-files: Update to 1.0.8., guix-commits, 2025/01/27