[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/19: gnu: mlt: Update to 7.28.0.
From: |
guix-commits |
Subject: |
05/19: gnu: mlt: Update to 7.28.0. |
Date: |
Sat, 21 Dec 2024 12:57:10 -0500 (EST) |
monego pushed a commit to branch master
in repository guix.
commit 9c696c3a72bfd31dacfb485b4cfd87a89da04582
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Fri Aug 30 19:19:45 2024 -0300
gnu: mlt: Update to 7.28.0.
* gnu/packages/video.scm (mlt): Update to 7.28.0.
Change-Id: I1da0bcb3055a4c07f03076c71590a049883db80e
---
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 fc7f930df0..a4ba6fcd97 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3889,7 +3889,7 @@ from sites like Twitch.tv and pipes them into a video
player of choice.")
(define-public mlt
(package
(name "mlt")
- (version "7.24.0")
+ (version "7.28.0")
(source
(origin
(method git-fetch)
@@ -3898,7 +3898,7 @@ from sites like Twitch.tv and pipes them into a video
player of choice.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "08fgcf20v4q52lfdwzvscbbppa6m582f551q6fzxz2vs5936w3wx"))))
+ (base32 "074rb3d3k9i6vmc2201qa7yfnnz8xs3kkvbnfwngjzyrzk6r14xr"))))
(build-system cmake-build-system)
(arguments
(list
- branch master updated (11855e1c28 -> da6fc1750e), guix-commits, 2024/12/21
- 04/19: gnu: python-hy: Update to 1.0.0., guix-commits, 2024/12/21
- 17/19: gnu: mixxx: Update to 2.4.2., guix-commits, 2024/12/21
- 06/19: gnu: shotcut: Update to 24.11.17., guix-commits, 2024/12/21
- 13/19: gnu: kdenlive: Update to 24.12.0., guix-commits, 2024/12/21
- 15/19: gnu: librepcb: Update to 1.2.0., guix-commits, 2024/12/21
- 02/19: gnu: gmic: Update to 3.4.3., guix-commits, 2024/12/21
- 03/19: gnu: python-cma: Update to 4.0.0., guix-commits, 2024/12/21
- 05/19: gnu: mlt: Update to 7.28.0.,
guix-commits <=
- 08/19: gnu: python-deepxde: Update to 1.12.2., guix-commits, 2024/12/21
- 01/19: gnu: python-motulator: Update to 0.5.0., guix-commits, 2024/12/21
- 10/19: gnu: symengine: Update to 0.13.0., guix-commits, 2024/12/21
- 07/19: gnu: python-pandapipes: Update to 0.11.0., guix-commits, 2024/12/21
- 11/19: gnu: python-symengine: Update to 0.13.0., guix-commits, 2024/12/21
- 12/19: gnu: ffmpeg-normalize: Update to 1.31.0., guix-commits, 2024/12/21
- 14/19: gnu: Add fontobene-qt., guix-commits, 2024/12/21
- 16/19: gnu: libdjinterop: Update to 0.22.1., guix-commits, 2024/12/21
- 18/19: gnu: python-async-lru: Fix build., guix-commits, 2024/12/21
- 19/19: gnu: blender: Update to 3.6.19., guix-commits, 2024/12/21