unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55320] [PATCH] gnu: pipe-viewer: Update to 0.2.0
@ 2022-05-08 10:40 ykonai via Guix-patches via
  2022-05-13 15:15 ` bug#55320: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: ykonai via Guix-patches via @ 2022-05-08 10:40 UTC (permalink / raw)
  To: 55320

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#55320: [PATCH] gnu: pipe-viewer: Update to 0.2.0
  2022-05-08 10:40 [bug#55320] [PATCH] gnu: pipe-viewer: Update to 0.2.0 ykonai via Guix-patches via
@ 2022-05-13 15:15 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-05-13 15:15 UTC (permalink / raw)
  To: ykonai; +Cc: 55320-done

Hi,

ykonai <mail@ykonai.net> skribis:

> * gnu/packages/video.scm (pipe-viewer): Update to 0.2.0

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-13 15:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-08 10:40 [bug#55320] [PATCH] gnu: pipe-viewer: Update to 0.2.0 ykonai via Guix-patches via
2022-05-13 15:15 ` bug#55320: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).