[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/04: gnu: v4l-utils: Update to 1.12.5.
From: |
Marius Bakke |
Subject: |
04/04: gnu: v4l-utils: Update to 1.12.5. |
Date: |
Sun, 21 May 2017 11:13:08 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit f1d1ef71ea56fe21c30f1b9ddd21172e048dd25e
Author: Marius Bakke <address@hidden>
Date: Sun May 21 17:04:59 2017 +0200
gnu: v4l-utils: Update to 1.12.5.
* gnu/packages/video.scm (v4l-utils): Update to 1.12.5.
---
gnu/packages/video.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 16c861e..b7c26a0 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1592,14 +1592,14 @@ tools, XML authoring components, and an extensible
plug-in based API.")
(define-public v4l-utils
(package
(name "v4l-utils")
- (version "1.12.3")
+ (version "1.12.5")
(source (origin
(method url-fetch)
(uri (string-append "https://linuxtv.org/downloads/v4l-utils"
"/v4l-utils-" version ".tar.bz2"))
(sha256
(base32
- "0vpl3jl0x441y7b5cn7zhdsyi954hp9h2p30jhnr1zkx1rpxsiss"))))
+ "03g2b4rivrilimcp57mwrlsa3qvrxmk4sza08mygwmqbvcnic606"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags