gnu: pipe-viewer: Update to 0.4.4.

* gnu/packages/video.scm (pipe-viewer): Update to 0.4.4.
This commit is contained in:
Ludovic Courtès 2022-12-26 00:06:26 +01:00
parent 2b101bf9e7
commit badad2653f
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

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