[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
90/113: gnu: libpthread-stubs: Update to 0.5.
From: |
guix-commits |
Subject: |
90/113: gnu: libpthread-stubs: Update to 0.5. |
Date: |
Mon, 27 Jan 2025 06:28:01 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit b16dbbd03d7ea92346bc256ef3a2fe2a20d45ac9
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 19:01:05 2024 +0800
gnu: libpthread-stubs: Update to 0.5.
* gnu/packages/xorg.scm (libpthread-stubs): Update to 0.5.
Change-Id: If4c7921ef484a73d802963a42e7ca44e3020d1a8
---
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 1cbdcf33b0..e814ad1351 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -1208,17 +1208,17 @@ themselves.")
(define-public libpthread-stubs
(package
(name "libpthread-stubs")
- (version "0.4")
+ (version "0.5")
(source
(origin
(method url-fetch)
(uri (string-append
"mirror://xorg/individual/xcb/libpthread-stubs-"
version
- ".tar.bz2"))
+ ".tar.xz"))
(sha256
(base32
- "0cz7s9w8lqgzinicd4g36rjg08zhsbyngh0w68c3np8nlc8mkl74"))))
+ "1g224hyy694jch54357zc895z46r90xs193hg4m7rfnfxinmdnjr"))))
(build-system gnu-build-system)
(native-inputs (list pkg-config))
(home-page "https://www.x.org/wiki/")
- 55/113: gnu: libxdamage: Update to 1.1.6., (continued)
- 55/113: gnu: libxdamage: Update to 1.1.6., guix-commits, 2025/01/27
- 57/113: gnu: libxinerama: Update to 1.1.5., guix-commits, 2025/01/27
- 58/113: gnu: libxrender: Update to 0.9.12., guix-commits, 2025/01/27
- 64/113: gnu: libxi: Update to 1.8.2., guix-commits, 2025/01/27
- 73/113: gnu: libxaw: Update to 1.0.16., guix-commits, 2025/01/27
- 77/113: gnu: xcb-util-keysyms: Update to 0.4.1., guix-commits, 2025/01/27
- 67/113: gnu: libxxf86vm: Update to 1.1.6., guix-commits, 2025/01/27
- 74/113: gnu: xcb-util: Update to 0.4.1., guix-commits, 2025/01/27
- 79/113: gnu: xcb-util-wm: Update to 0.4.2., guix-commits, 2025/01/27
- 87/113: gnu: xf86-video-ark: Update to 0.7.6., guix-commits, 2025/01/27
- 90/113: gnu: libpthread-stubs: Update to 0.5.,
guix-commits <=
- 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