[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
56/113: gnu: libxext: Update to 1.3.6.
From: |
guix-commits |
Subject: |
56/113: gnu: libxext: Update to 1.3.6. |
Date: |
Sun, 26 Jan 2025 22:27:26 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit a18be4f36bd06f650adfc37b2fa34468587f69b7
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 18:09:16 2024 +0800
gnu: libxext: Update to 1.3.6.
* gnu/packages/xorg.scm (libxext): Update to 1.3.6.
Change-Id: Iaf262bde3601f7b18f77a48c26d2948ba9bd59af
---
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 8d3385c30b..178e8bf329 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4492,17 +4492,17 @@ cannot be adequately worked around on the client side
of the wire.")
(define-public libxext
(package
(name "libxext")
- (version "1.3.4")
+ (version "1.3.6")
(source
(origin
(method url-fetch)
(uri (string-append
"mirror://xorg/individual/lib/libXext-"
version
- ".tar.bz2"))
+ ".tar.xz"))
(sha256
(base32
- "0azqxllcsfxc3ilhz6kwc6x7m8wc477p59ir9p0yrsldx766zbar"))))
+ "0lwpx0b7lid47pff6dagp5h63bi0b3gsy05lqpyhbr4l76i9zdgd"))))
(build-system gnu-build-system)
(outputs '("out" "doc")) ;man pages represent 40% of the total
(arguments
- 108/113: gnu: xf86-input-synaptics: Update to 1.10.0., (continued)
- 108/113: gnu: xf86-input-synaptics: Update to 1.10.0., guix-commits, 2025/01/26
- 67/113: gnu: libxxf86vm: Update to 1.1.6., guix-commits, 2025/01/26
- 21/113: gnu: libxkbfile: Update to 1.1.3., guix-commits, 2025/01/26
- 33/113: gnu: xcursor-themes: Update to 1.0.7., guix-commits, 2025/01/26
- 44/113: gnu: xorg-sgml-doctools: Update to 1.12.1., guix-commits, 2025/01/26
- 43/113: gnu: xmodmap: Update to 1.0.11., guix-commits, 2025/01/26
- 46/113: gnu: xprop: Update to 1.2.8., guix-commits, 2025/01/26
- 50/113: gnu: xtrans: Update to 1.5.2., guix-commits, 2025/01/26
- 52/113: gnu: xwininfo: Update to 1.1.6., guix-commits, 2025/01/26
- 48/113: gnu: xrdb: Update 1.2.2., guix-commits, 2025/01/26
- 56/113: gnu: libxext: Update to 1.3.6.,
guix-commits <=
- 57/113: gnu: libxinerama: Update to 1.1.5., guix-commits, 2025/01/26
- 61/113: gnu: libice: Update to 1.1.2., guix-commits, 2025/01/26
- 58/113: gnu: libxrender: Update to 0.9.12., guix-commits, 2025/01/26
- 60/113: gnu: libxv: Update to 1.0.13., guix-commits, 2025/01/26
- 70/113: gnu: libx11: Update to 1.8.10., guix-commits, 2025/01/26
- 72/113: gnu: libxt: Update to 1.3.1., guix-commits, 2025/01/26
- 77/113: gnu: xcb-util-keysyms: Update to 0.4.1., guix-commits, 2025/01/26
- 85/113: gnu: xcb-util-errors: Update to 1.0.1., guix-commits, 2025/01/26
- 87/113: gnu: xf86-video-ark: Update to 0.7.6., guix-commits, 2025/01/26
- 88/113: gnu: xf86-video-savage: Update to 2.4.1., guix-commits, 2025/01/26