[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
79/112: gnu: xcb-util-renderutil: Update to 0.3.10.
From: |
guix-commits |
Subject: |
79/112: gnu: xcb-util-renderutil: Update to 0.3.10. |
Date: |
Thu, 9 Jan 2025 07:26:24 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit e6b1cbc99cdaf174a9805815cb961391d95ca972
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Dec 28 18:24:41 2024 +0800
gnu: xcb-util-renderutil: Update to 0.3.10.
* gnu/packages/xorg.scm (xcb-util-renderutil): Update to 0.3.10.
Change-Id: Ieadccede263ccdbea38c62abe06b4f85b91da4dc
---
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 9f1d075e4c..39fa48485d 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5725,14 +5725,14 @@ The XCB util-keysyms module provides the following
library:
(define-public xcb-util-renderutil
(package
(name "xcb-util-renderutil")
- (version "0.3.9")
+ (version "0.3.10")
(source (origin
(method url-fetch)
(uri (string-append "mirror://xorg/individual/xcb/"
- name "-" version ".tar.bz2"))
+ name "-" version ".tar.xz"))
(sha256
(base32
- "0nza1csdvvxbmk8vgv8vpmq7q8h05xrw3cfx9lwxd1hjzd47xsf6"))))
+ "1fh4dnlwlqyccrhmmwlv082a7mxc7ss7vmzmp7xxp39dwbqd859y"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags '("--disable-static")
- 46/112: gnu: xpr: Update to 1.2.0., (continued)
- 46/112: gnu: xpr: Update to 1.2.0., guix-commits, 2025/01/09
- 45/112: gnu: xorg-sgml-doctools: Update to 1.12.1., guix-commits, 2025/01/09
- 32/112: gnu: xcmsdb: Update to 1.0.7., guix-commits, 2025/01/09
- 55/112: gnu: xorg-rgb: Update to 1.1.0., guix-commits, 2025/01/09
- 65/112: gnu: libxi: Update to 1.8.2., guix-commits, 2025/01/09
- 67/112: gnu: libxvmc: Update to 1.0.14., guix-commits, 2025/01/09
- 68/112: gnu: libxxf86vm: Update to 1.1.6., guix-commits, 2025/01/09
- 69/112: gnu: libxcb: Update to 1.17.0., guix-commits, 2025/01/09
- 71/112: gnu: libx11: Update to 1.8.10., guix-commits, 2025/01/09
- 74/112: gnu: libxaw: Update to 1.0.16., guix-commits, 2025/01/09
- 79/112: gnu: xcb-util-renderutil: Update to 0.3.10.,
guix-commits <=
- 82/112: gnu: libxpresent: Update to 1.0.1., guix-commits, 2025/01/09
- 101/112: gnu: xf86-video-geode: Update to 2.11.21., guix-commits, 2025/01/09
- 109/112: gnu: xorg-server: Update to 21.1.15., guix-commits, 2025/01/09
- 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