GNU bug report logs -
#64722
[PATCH] gnu: openshot: Update to 3.1.1
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Wed, 19 Jul 2023 05:32:01 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 64722 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/video.scm (openshot): Update to 3.1.1
---
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 bbc03d2fcc..edad81ef8a 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -4842,7 +4842,7 @@ (define-public libopenshot
(define-public openshot
(package
(name "openshot")
- (version "3.1.0")
+ (version "3.1.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4851,7 +4851,7 @@ (define-public openshot
(file-name (git-file-name name version))
(sha256
(base32
- "1m1mq8kws00mwijx8j5gqharkw63jqyywbnzsswgcxlhmsyv3k4v"))
+ "11wmcipcx5icjcw4vaai5z06p8xj1j39dwl6kkjn5db2y00gak4h"))
(modules '((guix build utils)))
(snippet
'(begin
base-commit: c7e45139faa27b60f2c7d0a4bc140f9793d97d47
--
2.41.0
This bug report was last modified 1 year and 296 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.