gnu: pipe-viewer: Update to 0.2.0

* gnu/packages/video.scm (pipe-viewer): Update to 0.2.0

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
ykonai 2022-05-08 12:40:40 +02:00 committed by Ludovic Courtès
parent b0246953e9
commit 2f812bfa38
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5

View File

@ -1077,7 +1077,7 @@ H.264 (MPEG-4 AVC) video streams.")
(define-public pipe-viewer
(package
(name "pipe-viewer")
(version "0.1.7")
(version "0.2.0")
(source
(origin
(method git-fetch)
@ -1087,7 +1087,7 @@ H.264 (MPEG-4 AVC) video streams.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1fh8b77vchpsar88dszsz5h1gzd4jz0v902igp2880vnpvacmfi9"))))
(base32 "19qfs0nv7l01468f14a5zbvaiff5hrsk3a4zqknh15014xnvw08s"))))
(build-system perl-build-system)
(arguments
`(#:imported-modules