[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
107/113: gnu: xorg-server: Update to 21.1.15.
From: |
guix-commits |
Subject: |
107/113: gnu: xorg-server: Update to 21.1.15. |
Date: |
Wed, 22 Jan 2025 05:07:27 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit 2cc29ea895c7e04a98dee6e5a9fb77ca070ab537
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 19:01:07 2024 +0800
gnu: xorg-server: Update to 21.1.15.
* gnu/packages/xorg.scm (xorg-server): Update to 21.1.15.
Change-Id: If020a74061a0d3a7165d7085a494cc29d90aff5d
---
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 16410ad065..627dd60a7d 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5098,7 +5098,7 @@ by the Xorg server.")
(define-public xorg-server
(package
(name "xorg-server")
- (version "21.1.14")
+ (version "21.1.15")
(source
(origin
(method url-fetch)
@@ -5106,7 +5106,7 @@ by the Xorg server.")
"/xserver/xorg-server-" version ".tar.xz"))
(sha256
(base32
- "0dgfajrnkr8d61z1fjn249s3q1pm23v9w2f1aqb7sx64pp7048cg"))
+ "12g0g9ksswzx1kgn23gvrpa570fnpkdkmw1dfqjjg4422a884744"))
(patches
(list
;; See:
- 43/113: gnu: xmodmap: Update to 1.0.11., (continued)
- 43/113: gnu: xmodmap: Update to 1.0.11., guix-commits, 2025/01/22
- 45/113: gnu: xpr: Update to 1.2.0., guix-commits, 2025/01/22
- 71/113: gnu: libxcursor: Update to 1.2.3., guix-commits, 2025/01/22
- 76/113: gnu: xcb-util-image: Update to 0.4.1., guix-commits, 2025/01/22
- 77/113: gnu: xcb-util-keysyms: Update to 0.4.1., guix-commits, 2025/01/22
- 82/113: gnu: xmessage: Update to 1.0.7., guix-commits, 2025/01/22
- 87/113: gnu: xf86-video-ark: Update to 0.7.6., guix-commits, 2025/01/22
- 94/113: gnu: xf86-input-mouse: Update to 1.9.5., guix-commits, 2025/01/22
- 97/113: gnu: xf86-video-dummy: Update to 0.4.1., guix-commits, 2025/01/22
- 98/113: gnu: xf86-video-fbdev: Update to 0.5.1., guix-commits, 2025/01/22
- 107/113: gnu: xorg-server: Update to 21.1.15.,
guix-commits <=
- 105/113: gnu: xf86-video-r128: Update to 6.13.0., guix-commits, 2025/01/22
- 108/113: gnu: xf86-input-synaptics: Update to 1.10.0., guix-commits, 2025/01/22
- 112/113: gnu: xf86-input-keyboard: Remove Linux from supported systems., guix-commits, 2025/01/22
- 109/113: gnu: xf86-video-ast: Update to 1.2.0., guix-commits, 2025/01/22
- 113/113: gnu: xorg-server-for-tests: Update to 21.1.15., guix-commits, 2025/01/22
- 15/113: gnu: bdftopcf: Update to 1.1.2., guix-commits, 2025/01/22
- 100/113: gnu: xf86-video-i128: Update to 1.4.1., guix-commits, 2025/01/22
- 106/113: gnu: xf86-video-siliconmotion: Update to 1.7.10., guix-commits, 2025/01/22
- 80/113: gnu: libxaw3d: Update to 1.6.6., guix-commits, 2025/01/22
- 60/113: gnu: libxv: Update to 1.0.13., guix-commits, 2025/01/22