[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/14: gnu: pipe-viewer: Update to 0.4.8.
From: |
guix-commits |
Subject: |
13/14: gnu: pipe-viewer: Update to 0.4.8. |
Date: |
Tue, 1 Aug 2023 16:46:46 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 8196087d2163633794ad9eadebe555451c2d32b5
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 23 02:00:00 2023 +0200
gnu: pipe-viewer: Update to 0.4.8.
* gnu/packages/video.scm (pipe-viewer): Update to 0.4.8.
---
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 c35890e9d8..801c2602e4 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1110,7 +1110,7 @@ H.264 (MPEG-4 AVC) video streams.")
(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 @@ H.264 (MPEG-4 AVC) video streams.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0ka5az3aq2khql9nlxnrbkbs7afmp07r2fkx5pvmh6mqnriaimq3"))))
+ (base32 "0x5jq9vr6qr2zckz509wscbf3gblifcksf7vpzq9iy3jma5fnmkc"))))
(build-system perl-build-system)
(arguments
`(#:imported-modules
- 08/14: gnu: libpoly: Update to 0.1.12., (continued)
- 08/14: gnu: libpoly: Update to 0.1.12., guix-commits, 2023/08/01
- 02/14: gnu: mash: Fix build., guix-commits, 2023/08/01
- 04/14: gnu: jc: Update to 1.23.4., guix-commits, 2023/08/01
- 05/14: gnu: openttd-engine: Update to 13.4., guix-commits, 2023/08/01
- 07/14: gnu: pv: Update to 1.7.24., guix-commits, 2023/08/01
- 06/14: gnu: openttd-opensfx: Update to 1.0.3., guix-commits, 2023/08/01
- 11/14: gnu: glirc: Extend description., guix-commits, 2023/08/01
- 09/14: gnu: Remove duplicate module import from (gnu packages irc)., guix-commits, 2023/08/01
- 01/14: gnu: mash: Update package style., guix-commits, 2023/08/01
- 10/14: gnu: glirc: Install man page and README.md., guix-commits, 2023/08/01
- 13/14: gnu: pipe-viewer: Update to 0.4.8.,
guix-commits <=
- 14/14: gnu: lagrange: Update to 1.16.6., guix-commits, 2023/08/01
- 12/14: gnu: foot: Update to 1.15.2., guix-commits, 2023/08/01