guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/1] gnu: libev: Update source URL.


From: Leo Famulari
Subject: Re: [PATCH 1/1] gnu: libev: Update source URL.
Date: Fri, 25 Dec 2015 23:52:02 -0500
User-agent: Mutt/1.5.24 (2015-08-30)

On Thu, Dec 24, 2015 at 12:39:35PM -0500, Leo Famulari wrote:
> * gnu/packages/libevent.scm (libev)[source]: Update URL.
> ---
>  gnu/packages/libevent.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/gnu/packages/libevent.scm b/gnu/packages/libevent.scm
> index a193959..7529630 100644
> --- a/gnu/packages/libevent.scm
> +++ b/gnu/packages/libevent.scm
> @@ -68,7 +68,7 @@ loop.")
>      (version "4.20")
>      (source (origin
>                (method url-fetch)
> -              (uri (string-append "http://dist.schmorp.de/libev/libev-";
> +              (uri (string-append "http://dist.schmorp.de/libev/Attic/libev-";
>                                    version
>                                    ".tar.gz"))
>                (sha256
> -- 
> 2.6.2
> 
> 

Pushed as 8fa16f63e7.



reply via email to

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