[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
48/113: gnu: xrdb: Update 1.2.2.
From: |
guix-commits |
Subject: |
48/113: gnu: xrdb: Update 1.2.2. |
Date: |
Mon, 27 Jan 2025 06:27:54 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit 671c826019b6672b9af8f8ceab6c84faed8ab6ba
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 18:05:20 2024 +0800
gnu: xrdb: Update 1.2.2.
* gnu/packages/xorg.scm (xrdb): Update to 1.2.2.
Change-Id: I735b4001b808bdf73472eabbfd81f50c9f818927
---
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 9ca0f42440..78ed36760c 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4180,14 +4180,14 @@ and Reflect (RandR) extension.")
(define-public xrdb
(package
(name "xrdb")
- (version "1.2.1")
+ (version "1.2.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://xorg/individual/app/xrdb-"
- version ".tar.bz2"))
+ version ".tar.xz"))
(sha256
- (base32 "1d78prd8sfszq2rwwlb32ksph4fymf988lp75aj8iysg44f06pag"))))
+ (base32 "1x1ka0zbcw66a06jvsy92bvnsj9vxbvnq1hbn1az4f0v4fmzrx9i"))))
(build-system gnu-build-system)
(inputs
(list libxmu libx11))
- 88/113: gnu: xf86-video-savage: Update to 2.4.1., (continued)
- 88/113: gnu: xf86-video-savage: Update to 2.4.1., guix-commits, 2025/01/27
- 95/113: gnu: xf86-input-void: Update to 1.4.2., guix-commits, 2025/01/27
- 97/113: gnu: xf86-video-dummy: Update to 0.4.1., guix-commits, 2025/01/27
- 96/113: gnu: xf86-video-amdgpu: Update to 23.0.0., guix-commits, 2025/01/27
- 107/113: gnu: xorg-server: Update to 21.1.15., guix-commits, 2025/01/27
- 108/113: gnu: xf86-input-synaptics: Update to 1.10.0., guix-commits, 2025/01/27
- 111/113: gnu: libxcursor: Set a better default XCURSORPATH., guix-commits, 2025/01/27
- 44/113: gnu: xorg-sgml-doctools: Update to 1.12.1., guix-commits, 2025/01/27
- 49/113: gnu: xrefresh: Update to 1.1.0., guix-commits, 2025/01/27
- 43/113: gnu: xmodmap: Update to 1.0.11., guix-commits, 2025/01/27
- 48/113: gnu: xrdb: Update 1.2.2.,
guix-commits <=
- 52/113: gnu: xwininfo: Update to 1.1.6., guix-commits, 2025/01/27
- 60/113: gnu: libxv: Update to 1.0.13., guix-commits, 2025/01/27
- 61/113: gnu: libice: Update to 1.1.2., guix-commits, 2025/01/27
- 65/113: gnu: libxrandr: Update to 1.5.4., guix-commits, 2025/01/27
- 69/113: gnu: libxcvt: Update to 0.1.3., guix-commits, 2025/01/27
- 68/113: gnu: libxcb: Update to 1.17.0., guix-commits, 2025/01/27
- 70/113: gnu: libx11: Update to 1.8.10., guix-commits, 2025/01/27
- 80/113: gnu: libxaw3d: Update to 1.6.6., guix-commits, 2025/01/27
- 81/113: gnu: libxpresent: Update to 1.0.1., guix-commits, 2025/01/27
- 78/113: gnu: xcb-util-renderutil: Update to 0.3.10., guix-commits, 2025/01/27