From: Leo Famulari <leo@famulari.name>
To: 51338@debbugs.gnu.org
Subject: [bug#51338] [PATCH 1/4] gnu: libopenshot-audio: Update to 0.2.2.
Date: Fri, 22 Oct 2021 15:17:13 -0400 [thread overview]
Message-ID: <83d86856865883d2f7c03e5224253af91ee22a9c.1634930236.git.leo@famulari.name> (raw)
In-Reply-To: <YXMN+gG56zu1gl+W@jasmine.lan>
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.2.2.
---
gnu/packages/audio.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index faf106fc68..e71dedb0ba 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -4698,7 +4698,7 @@ (define-public libfdk
(define-public libopenshot-audio
(package
(name "libopenshot-audio")
- (version "0.2.0")
+ (version "0.2.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4707,7 +4707,7 @@ (define-public libopenshot-audio
(file-name (git-file-name name version))
(sha256
(base32
- "13if0m5mvlqly8gmbhschzb9papkgp3yqivklhb949dhy16m8zgf"))))
+ "03dygh85riljk7dpn5a5a0d22a2kz45fs13gzwqgnbzzr1k17p2y"))))
(build-system cmake-build-system)
(inputs
`(("alsa-lib" ,alsa-lib)
--
2.33.1
next prev parent reply other threads:[~2021-10-22 19:43 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-22 19:16 [bug#51338] OpenShot 2.6.1 update Leo Famulari
2021-10-22 19:17 ` Leo Famulari [this message]
2021-10-22 19:17 ` [bug#51338] [PATCH 2/4] gnu: libopenshot: Update to 0.2.7 Leo Famulari
2021-10-22 19:17 ` [bug#51338] [PATCH 3/4] gnu: OpenShot: Update to 2.6.1 Leo Famulari
2021-10-22 19:17 ` [bug#51338] [PATCH 4/4] gnu: Remove FFmpeg 4.3 Leo Famulari
2021-10-25 11:47 ` [bug#51338] OpenShot 2.6.1 update Efraim Flashner
2021-11-01 10:08 ` Efraim Flashner
2021-11-01 14:10 ` bug#51338: " Leo Famulari
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83d86856865883d2f7c03e5224253af91ee22a9c.1634930236.git.leo@famulari.name \
--to=leo@famulari.name \
--cc=51338@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).