[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
69/113: gnu: libxcvt: Update to 0.1.3.
From: |
guix-commits |
Subject: |
69/113: gnu: libxcvt: Update to 0.1.3. |
Date: |
Fri, 31 Jan 2025 04:12:13 -0500 (EST) |
iyzsong pushed a commit to branch master
in repository guix.
commit 337abd8a0fccf38f12b13c22e85ae84449acbaeb
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 18:16:24 2024 +0800
gnu: libxcvt: Update to 0.1.3.
* gnu/packages/xorg.scm (libxcvt): Update to 0.1.3.
Change-Id: I2f23bec3a37c8522832ece46c36e153d7ef602f6
---
gnu/packages/xorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 456a3854b1..73c7a53f13 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5079,14 +5079,14 @@ over Xlib, including:
(define-public libxcvt
(package
(name "libxcvt")
- (version "0.1.1")
+ (version "0.1.3")
(source (origin
(method url-fetch)
(uri (string-append "https://www.x.org/releases/individual"
"/lib/libxcvt-" version ".tar.xz"))
(sha256
(base32
- "0acc7vrj5kfb19zvyl7f29rnsvx383dvwc19k70r8prm1lccxsr7"))))
+ "009f8kr53cv7lzsg4507cgnk9vxyrm8lgnnn6vx7vpk7hy59jad9"))))
(build-system meson-build-system)
(home-page "https://gitlab.freedesktop.org/xorg/lib/libxcvt")
(synopsis "VESA Coordinated Video Timings (CVT) library")
- 43/113: gnu: xmodmap: Update to 1.0.11., (continued)
- 43/113: gnu: xmodmap: Update to 1.0.11., guix-commits, 2025/01/31
- 52/113: gnu: xwininfo: Update to 1.1.6., guix-commits, 2025/01/31
- 54/113: gnu: xorg-rgb: Update to 1.1.0., guix-commits, 2025/01/31
- 57/113: gnu: libxinerama: Update to 1.1.5., guix-commits, 2025/01/31
- 59/113: gnu: libxtst: Update to 1.2.5., guix-commits, 2025/01/31
- 68/113: gnu: libxcb: Update to 1.17.0., guix-commits, 2025/01/31
- 79/113: gnu: xcb-util-wm: Update to 0.4.2., guix-commits, 2025/01/31
- 28/113: gnu: xbacklight: Update to 1.2.4., guix-commits, 2025/01/31
- 31/113: gnu: xcb-proto: Update to 1.17.0., guix-commits, 2025/01/31
- 67/113: gnu: libxxf86vm: Update to 1.1.6., guix-commits, 2025/01/31
- 69/113: gnu: libxcvt: Update to 0.1.3.,
guix-commits <=
- 30/113: gnu: xcalc: Update to 1.1.2., guix-commits, 2025/01/31
- 47/113: gnu: xrandr: Update to 1.5.3., guix-commits, 2025/01/31
- 58/113: gnu: libxrender: Update to 0.9.12., guix-commits, 2025/01/31
- 71/113: gnu: libxcursor: Update to 1.2.3., guix-commits, 2025/01/31
- 72/113: gnu: libxt: Update to 1.3.1., guix-commits, 2025/01/31
- 73/113: gnu: libxaw: Update to 1.0.16., guix-commits, 2025/01/31
- 75/113: gnu: xcb-util-cursor: Update to 0.1.5., guix-commits, 2025/01/31
- 88/113: gnu: xf86-video-savage: Update to 2.4.1., guix-commits, 2025/01/31
- 95/113: gnu: xf86-input-void: Update to 1.4.2., guix-commits, 2025/01/31
- 93/113: gnu: xf86-input-keyboard: Update to 2.1.0., guix-commits, 2025/01/31