[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
67/113: gnu: libxxf86vm: Update to 1.1.6.
From: |
guix-commits |
Subject: |
67/113: gnu: libxxf86vm: Update to 1.1.6. |
Date: |
Sun, 26 Jan 2025 22:27:27 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit c910b53df3445cdfd640a5ec671f45894f7b53ee
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 18:14:51 2024 +0800
gnu: libxxf86vm: Update to 1.1.6.
* gnu/packages/xorg.scm (libxxf86vm): Update to 1.1.6.
Change-Id: I9faafccd02a90153770698aae5c4e4c593c77bce
---
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 60a1ce961a..bb9f3ed957 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5002,17 +5002,17 @@ new API's in libXft, or the legacy API's in libX11.")
(define-public libxxf86vm
(package
(name "libxxf86vm")
- (version "1.1.4")
+ (version "1.1.6")
(source
(origin
(method url-fetch)
(uri (string-append
"mirror://xorg/individual/lib/libXxf86vm-"
version
- ".tar.bz2"))
+ ".tar.xz"))
(sha256
(base32
- "0mydhlyn72i7brjwypsqrpkls3nm6vxw0li8b2nw0caz7kwjgvmg"))))
+ "1qryzfzf3qr2xx1sipdn8kw310zs4ygpzgh4mm4m87fffd643bwn"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags '("--disable-static" ,@(malloc0-flags))))
- 95/113: gnu: xf86-input-void: Update to 1.4.2., (continued)
- 95/113: gnu: xf86-input-void: Update to 1.4.2., guix-commits, 2025/01/26
- 107/113: gnu: xorg-server: Update to 21.1.15., guix-commits, 2025/01/26
- 73/113: gnu: libxaw: Update to 1.0.16., guix-commits, 2025/01/26
- 84/113: gnu: xcompmgr: Update to 1.1.10., guix-commits, 2025/01/26
- 89/113: gnu: xf86-video-nouveau: Update to 1.0.18., guix-commits, 2025/01/26
- 101/113: gnu: xf86-video-mach64: Update to 6.10.0., guix-commits, 2025/01/26
- 80/113: gnu: libxaw3d: Update to 1.6.6., guix-commits, 2025/01/26
- 104/113: gnu: xf86-video-nv: Update to 2.1.23., guix-commits, 2025/01/26
- 106/113: gnu: xf86-video-siliconmotion: Update to 1.7.10., guix-commits, 2025/01/26
- 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 <=
- 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, 2025/01/26
- 57/113: gnu: libxinerama: Update to 1.1.5., guix-commits, 2025/01/26