GNU bug report logs -
#62785
[PATCH] gnu: openshot: Update to 3.1.0
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Wed, 12 Apr 2023 04:20:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 62785 in the body.
You can then email your comments to 62785 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#62785
; Package
guix-patches
.
(Wed, 12 Apr 2023 04:20:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 12 Apr 2023 04:20:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.3.1
* gnu/packages/video.scm (libopenshot): Update to 0.3.1
(openshot): Update to 3.1.0
---
gnu/packages/audio.scm | 4 ++--
gnu/packages/video.scm | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 76dbcfe60d..b630b5bbf0 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -5255,7 +5255,7 @@ (define-public libfreeaptx
(define-public libopenshot-audio
(package
(name "libopenshot-audio")
- (version "0.3.0")
+ (version "0.3.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -5264,7 +5264,7 @@ (define-public libopenshot-audio
(file-name (git-file-name name version))
(sha256
(base32
- "1y3apyn71ysks88bv71knjvk832imnbpbb8mgib3q9b8pvdmjw3g"))))
+ "164ibsp5g162cyjgpa0ap35h75igmfnmhxmwkkk1fvm1cpbf1jgj"))))
(build-system cmake-build-system)
(inputs
(list alsa-lib
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 2559634c29..db79bb0ee1 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -4793,7 +4793,7 @@ (define-public vidstab
(define-public libopenshot
(package
(name "libopenshot")
- (version "0.3.0")
+ (version "0.3.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4802,7 +4802,7 @@ (define-public libopenshot
(file-name (git-file-name name version))
(sha256
(base32
- "0q2899hbaqwh1gxyl9x84l116g82glk0wmr3r1xvfwb107m3mvx9"))
+ "10s76x4hwm4ccxdy8cv1nks028hldjmx25yy42fnjc4vscy7yd8a"))
(modules '((guix build utils)))
(snippet '(begin
;; Allow overriding of the python installation dir
@@ -4857,7 +4857,7 @@ (define-public libopenshot
(define-public openshot
(package
(name "openshot")
- (version "3.0.0")
+ (version "3.1.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4866,7 +4866,7 @@ (define-public openshot
(file-name (git-file-name name version))
(sha256
(base32
- "1az59whx9sga6m8m2c3ndfls5h07r0jn4jipnyxckpxl32vpd147"))
+ "1m1mq8kws00mwijx8j5gqharkw63jqyywbnzsswgcxlhmsyv3k4v"))
(modules '((guix build utils)))
(snippet
'(begin
base-commit: 52d373dfef7ddd93c67bd615e74057af90c189ac
--
2.39.2
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Mon, 24 Apr 2023 10:23:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Mon, 24 Apr 2023 10:23:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 62785-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Andy Tai <atai <at> atai.org> skribis:
> * gnu/packages/audio.scm (libopenshot-audio): Update to 0.3.1
> * gnu/packages/video.scm (libopenshot): Update to 0.3.1
> (openshot): Update to 3.1.0
(No need for extra space on the third line above.)
Applied, thanks!
Ludo’.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 22 May 2023 11:24:13 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 31 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.