[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/09: gnu: xvinfo: Update to 1.1.4.
From: |
guix-commits |
Subject: |
08/09: gnu: xvinfo: Update to 1.1.4. |
Date: |
Wed, 20 Feb 2019 11:01:02 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit 7bc7eda4b955f63ad22502015d07ec8a275cd958
Author: Marius Bakke <address@hidden>
Date: Wed Feb 20 16:21:47 2019 +0100
gnu: xvinfo: Update to 1.1.4.
* gnu/packages/xorg.scm (xvinfo): Update to 1.1.4.
[home-page]: Set to source repository.
---
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 044f4d7..02586ba 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4353,7 +4353,7 @@ libICE, the X font server, and related components.")
(define-public xvinfo
(package
(name "xvinfo")
- (version "1.1.3")
+ (version "1.1.4")
(source
(origin
(method url-fetch)
@@ -4363,7 +4363,7 @@ libICE, the X font server, and related components.")
".tar.bz2"))
(sha256
(base32
- "1sz5wqhxd1fqsfi1w5advdlwzkizf2fgl12hdpk66f7mv9l8pflz"))))
+ "0gz7fvxavqlrqynpfbrm2nc9yx8h0ksnbnv34fj7n1q6cq6j4lq3"))))
(build-system gnu-build-system)
(inputs
`(("libxext" ,libxext)
@@ -4371,7 +4371,7 @@ libICE, the X font server, and related components.")
("libx11" ,libx11)))
(native-inputs
`(("pkg-config" ,pkg-config)))
- (home-page "https://www.x.org/wiki/")
+ (home-page "https://gitlab.freedesktop.org/xorg/app/xvinfo")
(synopsis "Print out X-Video extension adaptor information")
(description
"XVInfo is used to print out the capabilities of any video adaptors
- branch master updated (4727e69 -> 78b2eb1), guix-commits, 2019/02/20
- 04/09: gnu: xev: Update to 1.2.3., guix-commits, 2019/02/20
- 02/09: gnu: OpenSSL: Don't use NAME in source URI., guix-commits, 2019/02/20
- 01/09: gnu: OpenSSL: Remove obsolete code., guix-commits, 2019/02/20
- 03/09: gnu: xmodmap: Update to 1.0.10., guix-commits, 2019/02/20
- 05/09: gnu: xhost: Update to 1.0.8., guix-commits, 2019/02/20
- 06/09: gnu: xlsatoms: Update to 1.1.3., guix-commits, 2019/02/20
- 09/09: gnu: xclock: Update to 1.0.8., guix-commits, 2019/02/20
- 08/09: gnu: xvinfo: Update to 1.1.4.,
guix-commits <=
- 07/09: gnu: xrdb: Update to 1.2.0., guix-commits, 2019/02/20