summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-10-31 18:42:19 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2021-11-01 00:13:55 +0100
commit2ff28472e3bc1d2f3df3794bfa98102d00f65a22 (patch)
tree2f6cf62191785f684411365b62b588c4d5004f9f /gnu/packages/video.scm
parent1a80b8909a521b91d30649a011b0257d0fadc18c (diff)
downloadguix-patches-2ff28472e3bc1d2f3df3794bfa98102d00f65a22.tar
guix-patches-2ff28472e3bc1d2f3df3794bfa98102d00f65a22.tar.gz
gnu: pipe-viewer: Update to 0.1.5.
* gnu/packages/video.scm (pipe-viewer): Update to 0.1.5.
Diffstat (limited to 'gnu/packages/video.scm')
-rw-r--r--gnu/packages/video.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 245007f294..540b81f0b3 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1073,7 +1073,7 @@ H.264 (MPEG-4 AVC) video streams.")
(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 @@ H.264 (MPEG-4 AVC) video streams.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0d8b3gcr9dndw8qlwfrm0wgp4vjmn8fwd151kmzz7kkw57f5jfch"))))
+ (base32 "075xc5kvnmyqqj7zijvdrvbkna931h7xf8f8z0ick7yx5fy3pn5j"))))
(build-system perl-build-system)
(arguments
`(#:imported-modules