guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: guile-json: Update to 0.5.0.


From: Leo Famulari
Subject: Re: [PATCH] gnu: guile-json: Update to 0.5.0.
Date: Wed, 24 Feb 2016 16:45:25 -0500
User-agent: Mutt/1.5.24 (2015-08-30)

On Wed, Feb 24, 2016 at 08:22:40PM +0100, Jan Nieuwenhuizen wrote:
> 
> * gnu/packages/guile.scm (guile-json): Update to 0.5.0.

$ guix refresh -l guile-json
Building the following 2 packages would ensure 2 dependent packages are
rebuilt: guix-0.9.0 guix-0.9.0.c3f29bc

Can anyone comment on whether this is okay to merge?

> ---
>  gnu/packages/guile.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/gnu/packages/guile.scm b/gnu/packages/guile.scm
> index 2c83f56..5349fda 100644
> --- a/gnu/packages/guile.scm
> +++ b/gnu/packages/guile.scm
> @@ -449,14 +449,14 @@ for Guile\".")
>  (define-public guile-json
>    (package
>      (name "guile-json")
> -    (version "0.4.0")
> +    (version "0.5.0")
>      (source (origin
>               (method url-fetch)
>               (uri (string-append "mirror://savannah/guile-json/guile-json-"
>                                   version ".tar.gz"))
>               (sha256
>                (base32
> -               "0v06272rw4ycwzssjf3fzpk2vhpslvl55hz94q80vc6f74j0d5h6"))
> +               "0l8a34l92nrdszy7ykycfvr8y0n0yi5qb3ccliycvpvf9mzk5n8d"))
>               (modules '((guix build utils)))
>               (snippet
>                ;; Make sure everything goes under .../site/2.0, like Guile's
> -- 
> 2.6.3
> 

> 
> -- 
> Jan Nieuwenhuizen <address@hidden> | GNU LilyPond http://lilypond.org
> Freelance IT http://JoyofSource.com | AvatarĀ®  http://AvatarAcademy.nl  




reply via email to

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