gnu: pipe-viewer: Update to 0.4.8.
* gnu/packages/video.scm (pipe-viewer): Update to 0.4.8.
This commit is contained in:
parent
9f8fbe9a40
commit
8196087d21
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue