guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/3] gnu: openal: Update to 1.17.2.


From: Efraim Flashner
Subject: Re: [PATCH 1/3] gnu: openal: Update to 1.17.2.
Date: Thu, 8 Sep 2016 12:02:16 +0300
User-agent: Mutt/1.7.0 (2016-08-17)

On Wed, Sep 07, 2016 at 09:00:00PM -0400, Erik Edrosa wrote:
> * gnu/packages/audio.scm (openal): Update to 1.17.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 9f03368..40cc029 100644
> --- a/gnu/packages/audio.scm
> +++ b/gnu/packages/audio.scm
> @@ -1468,7 +1468,7 @@ lv2-c++-tools.")
>  (define-public openal
>    (package
>      (name "openal")
> -    (version "1.15.1")
> +    (version "1.17.2")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append
> @@ -1476,7 +1476,7 @@ lv2-c++-tools.")
>                      version ".tar.bz2"))
>                (sha256
>                 (base32
> -                "0mmhdqiyb3c9dzvxspm8h2v8jibhi8pfjxnf6m0wn744y1ia2a8f"))))
> +                "051k5fy8pk4fd9ha3qaqcv08xwbks09xl5qs4ijqq2qz5xaghhd3"))))
>      (build-system cmake-build-system)
>      (arguments
>       `(#:tests? #f  ; no check target
> -- 
> 2.10.0
> 

This looks good. I'm going to test it with ffmpeg and then push it.

-- 
Efraim Flashner   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]