emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45472: closed ([PATCH] gnu: v4l-utils: Update to 1.20.0.)


From: GNU bug Tracking System
Subject: bug#45472: closed ([PATCH] gnu: v4l-utils: Update to 1.20.0.)
Date: Tue, 29 Dec 2020 07:35:02 +0000

Your message dated Tue, 29 Dec 2020 09:33:24 +0200
with message-id <X+rbxEUA2vk5chsn@3900XT>
and subject line Re: [bug#45472] [PATCH] gnu: v4l-utils: Update to 1.20.0.
has caused the debbugs.gnu.org bug report #45472,
regarding [PATCH] gnu: v4l-utils: Update to 1.20.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
45472: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45472
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: v4l-utils: Update to 1.20.0. Date: Sun, 27 Dec 2020 18:16:54 +0100
* gnu/packages/video.scm (v4l-utils): Update to 1.20.0.
---
 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 d2330aaeeb..c369e9ece2 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3015,14 +3015,14 @@ tools, XML authoring components, and an extensible 
plug-in based API.")
 (define-public v4l-utils
   (package
     (name "v4l-utils")
-    (version "1.16.6")
+    (version "1.20.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://linuxtv.org/downloads/v4l-utils";
                                   "/v4l-utils-" version ".tar.bz2"))
               (sha256
                (base32
-                "1bkqlrizx0j2rd6ybam2x17bjrpwzl4v4szmnzm3cmixis3w3npr"))))
+                "1xr66y6w422hil6s7n8d61a2vhwh4im8l267amf41jvw7xqihqcm"))))
     (build-system gnu-build-system)
     ;; Separate graphical tools in order to save almost 1 GiB on the closure
     ;; for the common case.
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45472] [PATCH] gnu: v4l-utils: Update to 1.20.0. Date: Tue, 29 Dec 2020 09:33:24 +0200
Looks good! Patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]