[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/113: gnu: xauth: Update to 1.1.3.
From: |
guix-commits |
Subject: |
27/113: gnu: xauth: Update to 1.1.3. |
Date: |
Wed, 22 Jan 2025 05:07:12 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit 2ac9f4fd5e3114753009ffc04d5ad220d16c8cbb
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 16:49:49 2024 +0800
gnu: xauth: Update to 1.1.3.
* gnu/packages/xorg.scm (xauth): Update to 1.1.3.
Change-Id: Id269e2226f1901cf5d644240869c7a708f5eee77
---
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 432f22f156..479fbe7dcd 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2074,14 +2074,14 @@ server.")
(define-public xauth
(package
(name "xauth")
- (version "1.1.2")
+ (version "1.1.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://xorg/individual/app/xauth-" version
".tar.xz"))
(sha256
- (base32 "0072ivzn4z59ysanz838nh8s4mcmdsx6q9xkvlfysv2k37ynmfkq"))))
+ (base32 "0cwxzq7lv932rcfad3baanr541qcjjdhyrhxy0bzjcp3pac581z7"))))
(build-system gnu-build-system)
(inputs
(list libxmu libxext libxau libx11))
- 92/113: gnu: xf86-input-libinput: Update to 1.5.0., (continued)
- 92/113: gnu: xf86-input-libinput: Update to 1.5.0., guix-commits, 2025/01/22
- 104/113: gnu: xf86-video-nv: Update to 2.1.23., guix-commits, 2025/01/22
- 83/113: gnu: xterm: Update to 397., guix-commits, 2025/01/22
- 93/113: gnu: xf86-input-keyboard: Update to 2.1.0., guix-commits, 2025/01/22
- 101/113: gnu: xf86-video-mach64: Update to 6.10.0., guix-commits, 2025/01/22
- 30/113: gnu: xcalc: Update to 1.1.2., guix-commits, 2025/01/22
- 46/113: gnu: xprop: Update to 1.2.8., guix-commits, 2025/01/22
- 58/113: gnu: libxrender: Update to 0.9.12., guix-commits, 2025/01/22
- 78/113: gnu: xcb-util-renderutil: Update to 0.3.10., guix-commits, 2025/01/22
- 96/113: gnu: xf86-video-amdgpu: Update to 23.0.0., guix-commits, 2025/01/22
- 27/113: gnu: xauth: Update to 1.1.3.,
guix-commits <=
- 37/113: gnu: xinput: Update to 1.6.4., guix-commits, 2025/01/22
- 39/113: gnu: xkbprint: Update to 1.0.7., guix-commits, 2025/01/22
- 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