[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
55/113: gnu: libxdamage: Update to 1.1.6.
From: |
guix-commits |
Subject: |
55/113: gnu: libxdamage: Update to 1.1.6. |
Date: |
Mon, 27 Jan 2025 06:27:55 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit db719fa7da3d4b6816ccf559d2c0b74d2e559bb0
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 18:08:48 2024 +0800
gnu: libxdamage: Update to 1.1.6.
* gnu/packages/xorg.scm (libxdamage): Update to 1.1.6.
Change-Id: If56209b7d3c68912cd4fc5183f5908daa2bb24bc
---
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 cafd427ef7..8d3385c30b 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4467,17 +4467,17 @@ cannot be adequately worked around on the client side
of the wire.")
(define-public libxdamage
(package
(name "libxdamage")
- (version "1.1.5")
+ (version "1.1.6")
(source
(origin
(method url-fetch)
(uri (string-append
"mirror://xorg/individual/lib/libXdamage-"
version
- ".tar.bz2"))
+ ".tar.xz"))
(sha256
(base32
- "0igaw2akjf712y3rv7lx473jigxmcv9rs9y8sbrvbhya8f30cd5p"))))
+ "04axzdx75w0wcb4na7lfpa0ai0fddw60dmg7cigs7z32a8gkqwsj"))))
(build-system gnu-build-system)
(propagated-inputs
;; These are all in the Requires or Requires.private field of xdamage.pc
- 13/113: gnu: libdmx: Update to 1.1.5., (continued)
- 13/113: gnu: libdmx: Update to 1.1.5., guix-commits, 2025/01/27
- 32/113: gnu: xcmsdb: Update to 1.0.7., guix-commits, 2025/01/27
- 39/113: gnu: xkbprint: Update to 1.0.7., guix-commits, 2025/01/27
- 34/113: gnu: xdpyinfo: Update to 1.3.4., guix-commits, 2025/01/27
- 16/113: gnu: libfontenc: Update to 1.1.8., guix-commits, 2025/01/27
- 27/113: gnu: xauth: Update to 1.1.3., guix-commits, 2025/01/27
- 46/113: gnu: xprop: Update to 1.2.8., guix-commits, 2025/01/27
- 47/113: gnu: xrandr: Update to 1.5.3., guix-commits, 2025/01/27
- 51/113: gnu: xwd: Update to 1.0.9., guix-commits, 2025/01/27
- 45/113: gnu: xpr: Update to 1.2.0., guix-commits, 2025/01/27
- 55/113: gnu: libxdamage: Update to 1.1.6.,
guix-commits <=
- 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, 2025/01/27