[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/10: gnu: opusfile: Update to 0.11.
From: |
Tobias Geerinckx-Rice |
Subject: |
08/10: gnu: opusfile: Update to 0.11. |
Date: |
Wed, 19 Sep 2018 22:51:44 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 4eb161962f9d3a4065d2dfe75bb4c19ac6f6c035
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Sep 20 04:34:07 2018 +0200
gnu: opusfile: Update to 0.11.
* gnu/packages/xiph.scm (opusfile): Update to 0.11.
---
gnu/packages/xiph.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xiph.scm b/gnu/packages/xiph.scm
index a9f4a2a..7ecfa58 100644
--- a/gnu/packages/xiph.scm
+++ b/gnu/packages/xiph.scm
@@ -387,7 +387,7 @@ decoding .opus files.")
(define opusfile
(package
(name "opusfile")
- (version "0.10")
+ (version "0.11")
(source (origin
(method url-fetch)
(uri (string-append
@@ -395,7 +395,7 @@ decoding .opus files.")
".tar.gz"))
(sha256
(base32
- "0bs1376sd131qdh7198jp64vv5d17az5wyy4y7srrvw7p8k3bq28"))))
+ "1gq3aszzl5glgbajw5p1f5a1kdyf23w5vjdmwwrk246syin9pkkl"))))
(build-system gnu-build-system)
(propagated-inputs
`(("opus" ,opus)))
- branch master updated (e266043 -> 3e63a83), Tobias Geerinckx-Rice, 2018/09/19
- 02/10: gnu: gourmet: Use HTTPS home page., Tobias Geerinckx-Rice, 2018/09/19
- 03/10: Use INVOKE in (gnu packages telephony)., Tobias Geerinckx-Rice, 2018/09/19
- 07/10: Use INVOKE in (gnu packages xdisorg)., Tobias Geerinckx-Rice, 2018/09/19
- 01/10: gnu: sg3-utils: Update to 1.44., Tobias Geerinckx-Rice, 2018/09/19
- 06/10: Use INVOKE in (gnu packages shells)., Tobias Geerinckx-Rice, 2018/09/19
- 10/10: gnu: u-boot: Use HTTPS home page., Tobias Geerinckx-Rice, 2018/09/19
- 04/10: gnu: ruby-heredoc-unindent: Fix typo in description., Tobias Geerinckx-Rice, 2018/09/19
- 08/10: gnu: opusfile: Update to 0.11.,
Tobias Geerinckx-Rice <=
- 05/10: gnu: Use INVOKE & return #t from Ruby package phases., Tobias Geerinckx-Rice, 2018/09/19
- 09/10: gnu: ccid: Update to 1.4.30., Tobias Geerinckx-Rice, 2018/09/19