gnu: pipe-viewer: Update to 0.1.5.

* gnu/packages/video.scm (pipe-viewer): Update to 0.1.5.
This commit is contained in:
Tobias Geerinckx-Rice 2021-10-31 18:42:19 +01:00
parent 1a80b8909a
commit 2ff28472e3
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1073,7 +1073,7 @@ (define-public mkvtoolnix
(define-public pipe-viewer
(package
(name "pipe-viewer")
(version "0.1.4")
(version "0.1.5")
(source
(origin
(method git-fetch)
@ -1083,7 +1083,7 @@ (define-public pipe-viewer
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0d8b3gcr9dndw8qlwfrm0wgp4vjmn8fwd151kmzz7kkw57f5jfch"))))
(base32 "075xc5kvnmyqqj7zijvdrvbkna931h7xf8f8z0ick7yx5fy3pn5j"))))
(build-system perl-build-system)
(arguments
`(#:imported-modules