GNU bug report logs -
#41990
[PATCH 1/2] gnu: mlt: Update to 6.20.0.
Previous Next
Reported by: Vinicius Monego <monego <at> posteo.net>
Date: Sun, 21 Jun 2020 18:28:01 UTC
Severity: normal
Tags: patch
Done: Jakub Kądziołka <kuba <at> kadziolka.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 3 Jul 2020 01:10:38 +0200
with message-id <20200702231038.mz4mn52d2xqql73s <at> gravity>
and subject line Done: #41990
has caused the debbugs.gnu.org bug report #41990,
regarding [PATCH 1/2] gnu: mlt: Update to 6.20.0.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
41990: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41990
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/video.scm (mlt): Update to 6.20.0.
---
gnu/packages/video.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 4bd2dca909..e51729138c 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -42,6 +42,7 @@
;;; Copyright © 2020 Guillaume Le Vaillant <glv <at> posteo.net>
;;; Copyright © 2020 Alex McGrath <amk <at> amk.ie>
;;; Copyright © 2020 Michael Rohleder <mike <at> rohleder.de>
+;;; Copyright © 2020 Vinicius Monego <monego <at> posteo.net>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -2333,7 +2334,7 @@ from sites like Twitch.tv and pipes them into a video player of choice.")
(define-public mlt
(package
(name "mlt")
- (version "6.18.0")
+ (version "6.20.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2342,7 +2343,7 @@ from sites like Twitch.tv and pipes them into a video player of choice.")
(file-name (git-file-name name version))
(sha256
(base32
- "0iiqym15n8kbnjzj0asmm86gs23yykz0va5b475cc4v2vv5admgx"))))
+ "14kayzas2wisyw0z27qkcm4qnxbdb7bqa0hg7gaj5kbm3nvsnafk"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests
--
2.20.1
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Closing as the patch got applied in commit
d6817e0086d0cdf0f19e1c9f228e07cc01096775.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 5 years and 37 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.