gnu: speex: Update to 1.2.1.
* gnu/packages/xiph.scm (speex): Update to 1.2.1.
This commit is contained in:
parent
0be7ef793c
commit
31dac1f0fb
@ -130,7 +130,7 @@ compressed video format.")
|
||||
(define-public speex
|
||||
(package
|
||||
(name "speex")
|
||||
(version "1.2.0")
|
||||
(version "1.2.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@ -138,7 +138,7 @@ compressed video format.")
|
||||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"150047wnllz4r94whb9r73l5qf0z5z3rlhy98bawfbblmkq8mbpa"))))
|
||||
"1spy51kaxfhpj8171gn1s69wz82nzkz2k0x7k0nhldwangrd8i2b"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
'(#:configure-flags '("--disable-static")))
|
||||
|
Loading…
Reference in New Issue
Block a user