[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/19: gnu: pipe-viewer: Update to 0.1.7.
From: |
guix-commits |
Subject: |
10/19: gnu: pipe-viewer: Update to 0.1.7. |
Date: |
Tue, 23 Nov 2021 04:26:35 -0500 (EST) |
civodul pushed a commit to branch master
in repository guix.
commit ec724d162892607e8c673ea76a4d6a6180a4f8fd
Author: Robby Zambito <contact@robbyzambito.me>
AuthorDate: Sun Nov 21 13:21:12 2021 -0500
gnu: pipe-viewer: Update to 0.1.7.
* gnu/packages/video.scm (pipe-viewer): Update to 0.1.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
gnu/packages/video.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index ff1abb3..baf9f99 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.5")
+ (version "0.1.7")
(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 "075xc5kvnmyqqj7zijvdrvbkna931h7xf8f8z0ick7yx5fy3pn5j"))))
+ (base32 "1fh8b77vchpsar88dszsz5h1gzd4jz0v902igp2880vnpvacmfi9"))))
(build-system perl-build-system)
(arguments
`(#:imported-modules
- 18/19: guix graph: Show '-M' in '--help' output., (continued)
- 18/19: guix graph: Show '-M' in '--help' output., guix-commits, 2021/11/23
- 09/19: gnu: piper: Update to 0.6., guix-commits, 2021/11/23
- 15/19: system: Add swap flags., guix-commits, 2021/11/23
- 12/19: doc: Fix the example of "Using virt-viewer with Spice"., guix-commits, 2021/11/23
- 11/19: docker: Enable arm64 docker image building for 'guix pack'., guix-commits, 2021/11/23
- 16/19: system: Filter out boot dependencies from swap-space., guix-commits, 2021/11/23
- 13/19: system: Rework swap space support, add dependencies., guix-commits, 2021/11/23
- 19/19: Update NEWS., guix-commits, 2021/11/23
- 06/19: gnu: Add python-iwlib., guix-commits, 2021/11/23
- 07/19: gnu: Add qtile., guix-commits, 2021/11/23
- 10/19: gnu: pipe-viewer: Update to 0.1.7.,
guix-commits <=
- 08/19: gnu: libratbag: Update to 0.16., guix-commits, 2021/11/23
- 17/19: doc: Add new Swap Space section., guix-commits, 2021/11/23