unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44263] [PATCH] gnu: mkvtoolnix: Update to 51.0.0.
@ 2020-10-27 20:35 Michael Rohleder
  2020-10-27 22:19 ` Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-10-27 20:35 UTC (permalink / raw)
  To: 44263; +Cc: Michael Rohleder

* gnu/packages/video.scm (mkvtoolnix): Update to 51.0.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 cbab4a295f..df5219fed1 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -882,14 +882,14 @@ H.264 (MPEG-4 AVC) video streams.")
 (define-public mkvtoolnix
   (package
     (name "mkvtoolnix")
-    (version "50.0.0")
+    (version "51.0.0")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://mkvtoolnix.download/sources/"
                            "mkvtoolnix-" version ".tar.xz"))
        (sha256
-        (base32 "09485qfbdirr9g536shglzdm271yipb1669r3dm3hxp46k0x59aq"))
+        (base32 "0w2crz6wnfw18m9m4zrij1yplcq5drzhz8n58w9kp51wl48a0yn1"))
        (modules '((guix build utils)))
        (snippet '(begin
                    ;; Delete bundled libraries.
-- 
2.29.1





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

* [bug#44263] [PATCH] gnu: mkvtoolnix: Update to 51.0.0.
  2020-10-27 20:35 [bug#44263] [PATCH] gnu: mkvtoolnix: Update to 51.0.0 Michael Rohleder
@ 2020-10-27 22:19 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2020-10-27 22:19 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 44263

On Tue, Oct 27, 2020 at 09:35:46PM +0100, Michael Rohleder wrote:
> * gnu/packages/video.scm (mkvtoolnix): Update to 51.0.0.

Thanks! Pushed as 1424024af1738947dcc930329ef7baf0b07e4d89




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

end of thread, other threads:[~2020-10-27 22:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-27 20:35 [bug#44263] [PATCH] gnu: mkvtoolnix: Update to 51.0.0 Michael Rohleder
2020-10-27 22:19 ` Leo Famulari

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).