gnu: pipe-viewer: Update to 0.4.8.

* gnu/packages/video.scm (pipe-viewer): Update to 0.4.8.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-23 02:00:00 +02:00
parent 9f8fbe9a40
commit 8196087d21
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1110,7 +1110,7 @@ (define-public mkvtoolnix
(define-public pipe-viewer
(package
(name "pipe-viewer")
(version "0.4.4")
(version "0.4.8")
(source
(origin
(method git-fetch)
@ -1120,7 +1120,7 @@ (define-public pipe-viewer
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0ka5az3aq2khql9nlxnrbkbs7afmp07r2fkx5pvmh6mqnriaimq3"))))
(base32 "0x5jq9vr6qr2zckz509wscbf3gblifcksf7vpzq9iy3jma5fnmkc"))))
(build-system perl-build-system)
(arguments
`(#:imported-modules