[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/05: gnu: libopenshot-audio: Update to 0.2.2.
From: |
guix-commits |
Subject: |
01/05: gnu: libopenshot-audio: Update to 0.2.2. |
Date: |
Mon, 1 Nov 2021 10:09:55 -0400 (EDT) |
lfam pushed a commit to branch master
in repository guix.
commit c4ca2e95581c07bfef3dcbbfbca1cc51f0598bef
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Fri Oct 22 15:12:41 2021 -0400
gnu: libopenshot-audio: Update to 0.2.2.
* 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 1895c9f..7cfbfc7 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -4698,7 +4698,7 @@ library supports sample rates up to 96 kHz and up to
eight channels (7.1
(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 @@ library supports sample rates up to 96 kHz and up to
eight channels (7.1
(file-name (git-file-name name version))
(sha256
(base32
- "13if0m5mvlqly8gmbhschzb9papkgp3yqivklhb949dhy16m8zgf"))))
+ "03dygh85riljk7dpn5a5a0d22a2kz45fs13gzwqgnbzzr1k17p2y"))))
(build-system cmake-build-system)
(inputs
`(("alsa-lib" ,alsa-lib)
- branch master updated (0e19713 -> 8797a07), guix-commits, 2021/11/01
- 03/05: gnu: OpenShot: Update to 2.6.1., guix-commits, 2021/11/01
- 01/05: gnu: libopenshot-audio: Update to 0.2.2.,
guix-commits <=
- 05/05: gnu: WebKitGTK: Update to 2.34.1 [fixes CVE-2021-{30846, 30851, 42762}]., guix-commits, 2021/11/01
- 02/05: gnu: libopenshot: Update to 0.2.7., guix-commits, 2021/11/01
- 04/05: gnu: Remove FFmpeg 4.3., guix-commits, 2021/11/01