[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
60/112: gnu: libxtst: Update to 1.2.5.
From: |
guix-commits |
Subject: |
60/112: gnu: libxtst: Update to 1.2.5. |
Date: |
Thu, 9 Jan 2025 07:26:20 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit 56dee61dc6725ba63ee8326b22f1ced40bf94946
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Dec 28 18:10:27 2024 +0800
gnu: libxtst: Update to 1.2.5.
* gnu/packages/xorg.scm (libxtst): Update to 1.2.5.
Change-Id: Ie200cdc68daa114f0b659c338415fd25dfb6ae56
---
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 f41d8c58a1..0a4ae1fa18 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4622,17 +4622,17 @@ cannot be adequately worked around on the client side
of the wire.")
(define-public libxtst
(package
(name "libxtst")
- (version "1.2.3")
+ (version "1.2.5")
(source
(origin
(method url-fetch)
(uri (string-append
"mirror://xorg/individual/lib/libXtst-"
version
- ".tar.bz2"))
+ ".tar.xz"))
(sha256
(base32
- "012jpyj7xfm653a9jcfqbzxyywdmwb2b5wr1dwylx14f3f54jma6"))))
+ "0hljblisw72fk60y7zf9214ydn7lk32kj43cf12af2bhp4jlq3dm"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags '("--disable-static")
- 97/112: gnu: xf86-input-void: Update to 1.4.2., (continued)
- 97/112: gnu: xf86-input-void: Update to 1.4.2., guix-commits, 2025/01/09
- 107/112: gnu: xf86-video-r128: Update to 6.13.0., guix-commits, 2025/01/09
- 25/112: gnu: setxkbmap: Update to 1.3.4., guix-commits, 2025/01/09
- 39/112: gnu: xkbevd: Update to 1.1.6., guix-commits, 2025/01/09
- 56/112: gnu: libxdamage: Update to 1.1.6., guix-commits, 2025/01/09
- 44/112: gnu: xmodmap: Update to 1.0.11., guix-commits, 2025/01/09
- 36/112: gnu: libevdev: Update to 1.13.3., guix-commits, 2025/01/09
- 52/112: gnu: xwd: Update to 1.0.9., guix-commits, 2025/01/09
- 59/112: gnu: libxrender: Update to 0.9.12., guix-commits, 2025/01/09
- 54/112: gnu: xwud: Update to 1.0.7., guix-commits, 2025/01/09
- 60/112: gnu: libxtst: Update to 1.2.5.,
guix-commits <=
- 63/112: gnu: libxau: Update to 1.0.12., guix-commits, 2025/01/09
- 70/112: gnu: libxcvt: Update to 0.1.3., guix-commits, 2025/01/09
- 72/112: gnu: libxcursor: Update to 1.2.3., guix-commits, 2025/01/09
- 73/112: gnu: libxt: Update to 1.3.1., guix-commits, 2025/01/09
- 76/112: gnu: xcb-util-cursor: Update to 0.1.5., guix-commits, 2025/01/09
- 86/112: gnu: xcompmgr: Update to 1.1.10., guix-commits, 2025/01/09
- 84/112: gnu: xmessage: Update to 1.0.7., guix-commits, 2025/01/09
- 89/112: gnu: xf86-video-ark: Update to 0.7.6., guix-commits, 2025/01/09
- 81/112: gnu: libxaw3d: Update to 1.6.6., guix-commits, 2025/01/09
- 83/112: gnu: xmag: Update to 1.0.8., guix-commits, 2025/01/09