GNU bug report logs - #55320
[PATCH] gnu: pipe-viewer: Update to 0.2.0

Previous Next

Package: guix-patches;

Reported by: ykonai <mail <at> ykonai.net>

Date: Sun, 8 May 2022 16:23:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: ykonai <mail <at> ykonai.net>
To: 55320 <at> debbugs.gnu.org
Subject: [bug#55320] [PATCH] gnu: pipe-viewer: Update to 0.2.0
Date: Sun,  8 May 2022 12:40:40 +0200
* gnu/packages/video.scm (pipe-viewer): Update to 0.2.0
---
 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 e42a696ddd..78d6b26c99 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1077,7 +1077,7 @@ (define-public mkvtoolnix
 (define-public pipe-viewer
   (package
     (name "pipe-viewer")
-    (version "0.1.7")
+    (version "0.2.0")
     (source
      (origin
        (method git-fetch)
@@ -1087,7 +1087,7 @@ (define-public pipe-viewer
          (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1fh8b77vchpsar88dszsz5h1gzd4jz0v902igp2880vnpvacmfi9"))))
+        (base32 "19qfs0nv7l01468f14a5zbvaiff5hrsk3a4zqknh15014xnvw08s"))))
     (build-system perl-build-system)
     (arguments
      `(#:imported-modules

base-commit: d2c5754ef1616ead0150abc4ad4b73718608848a
-- 
2.35.1





This bug report was last modified 3 years and 14 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.