guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/8] gnu: terminology: Update to 0.9.1.


From: Ricardo Wurmus
Subject: Re: [PATCH 2/8] gnu: terminology: Update to 0.9.1.
Date: Thu, 1 Oct 2015 12:20:24 +0200

Efraim Flashner <address@hidden> writes:

> * gnu/packages/enlightenment.scm (terminology): Update to 0.9.1.
> ---
>  gnu/packages/enlightenment.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm
> index 96ad676..584cab6 100644
> --- a/gnu/packages/enlightenment.scm
> +++ b/gnu/packages/enlightenment.scm
> @@ -218,7 +218,7 @@ The only supported now is VLC.")
>  (define-public terminology
>    (package
>      (name "terminology")
> -    (version "0.9.0")
> +    (version "0.9.1")
>      (source (origin
>                (method url-fetch)
>                (uri
> @@ -226,7 +226,7 @@ The only supported now is VLC.")
>                                "terminology/terminology-" version ".tar.xz"))
>                (sha256
>                 (base32
> -                "0iwid9cvd96kwl0hjhbby84kkz5sgb4p8454nnkf7wjvdz2f9b96"))))
> +                "1kwv9vkhngdm5v38q93xpcykghnyawhjjcb5bgy0p89gpbk7mvpc"))))
>      (build-system gnu-build-system)
>      (native-inputs
>       `(("pkg-config" ,pkg-config)))

This, too, looks fine.

~~ Ricardo



reply via email to

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