[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/10: gnu: pciutils: Update to 3.6.4.
From: |
guix-commits |
Subject: |
09/10: gnu: pciutils: Update to 3.6.4. |
Date: |
Mon, 24 Feb 2020 13:56:07 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit 30ea79c65541e548e8d7489fd974bda586ad5642
Author: Marius Bakke <address@hidden>
AuthorDate: Sun Feb 23 21:15:42 2020 +0100
gnu: pciutils: Update to 3.6.4.
* gnu/packages/pciutils.scm (pciutils): Update to 3.6.4.
---
gnu/packages/pciutils.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/pciutils.scm b/gnu/packages/pciutils.scm
index f8b79cf..dbec767 100644
--- a/gnu/packages/pciutils.scm
+++ b/gnu/packages/pciutils.scm
@@ -31,7 +31,7 @@
(define-public pciutils
(package
(name "pciutils")
- (version "3.6.2")
+ (version "3.6.4")
(source (origin
(method url-fetch)
(uri (string-append
@@ -39,7 +39,7 @@
version ".tar.xz"))
(sha256
(base32
- "1wwkpglvvr1sdj2gxz9khq507y02c4px48njy25divzdhv4jwifv"))))
+ "0mb0f2phdcmp4kfiqsszn2k6nlln0w160ffzrjjv4bbfjwrgfzzn"))))
(build-system gnu-build-system)
(arguments
'(#:phases
- branch staging updated (d85f8e4 -> 9844848), guix-commits, 2020/02/24
- 03/10: gnu: qtbase: Remove custom 'qtbase-patched' variant., guix-commits, 2020/02/24
- 02/10: gnu: mesa: Build with LLVM 9., guix-commits, 2020/02/24
- 06/10: gnu: ImageMagick: Update to 6.9.10-95., guix-commits, 2020/02/24
- 04/10: gnu: ALSA: Update to 1.2.2., guix-commits, 2020/02/24
- 01/10: Merge branch 'master' into staging, guix-commits, 2020/02/24
- 05/10: gnu: libinput: Update to 1.15.2., guix-commits, 2020/02/24
- 07/10: gnu: gtk+: Update to 3.24.14., guix-commits, 2020/02/24
- 08/10: gnu: cups-filters: Update to 1.27.1., guix-commits, 2020/02/24
- 09/10: gnu: pciutils: Update to 3.6.4.,
guix-commits <=
- 10/10: gnu: bluez: Update to 5.53., guix-commits, 2020/02/24