all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#52024] [PATCH] gnu: pipe-viewer: Update to 0.1.7.
@ 2021-11-21 18:21 Robby Zambito
  2021-11-23  8:54 ` bug#52024: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Robby Zambito @ 2021-11-21 18:21 UTC (permalink / raw)
  To: 52024; +Cc: Robby Zambito

* gnu/packages/video.scm (pipe-viewer): Update to 0.1.7.
---
 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 3bfdde7184..0de633b033 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1073,7 +1073,7 @@ (define-public mkvtoolnix
 (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 @@ (define-public pipe-viewer
          (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "075xc5kvnmyqqj7zijvdrvbkna931h7xf8f8z0ick7yx5fy3pn5j"))))
+        (base32 "1fh8b77vchpsar88dszsz5h1gzd4jz0v902igp2880vnpvacmfi9"))))
     (build-system perl-build-system)
     (arguments
      `(#:imported-modules
-- 
2.34.0





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

* bug#52024: [PATCH] gnu: pipe-viewer: Update to 0.1.7.
  2021-11-21 18:21 [bug#52024] [PATCH] gnu: pipe-viewer: Update to 0.1.7 Robby Zambito
@ 2021-11-23  8:54 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-11-23  8:54 UTC (permalink / raw)
  To: Robby Zambito; +Cc: 52024-done

Hi,

Robby Zambito <contact@robbyzambito.me> skribis:

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

Applied, thanks!

Ludo’.




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

end of thread, other threads:[~2021-11-23  8:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-21 18:21 [bug#52024] [PATCH] gnu: pipe-viewer: Update to 0.1.7 Robby Zambito
2021-11-23  8:54 ` bug#52024: " Ludovic Courtès

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.