guix-patches
[Top][All Lists]
Advanced

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

bug#26872: [PATCH 4/4] gnu: libaio: fix source URL


From: Leo Famulari
Subject: bug#26872: [PATCH 4/4] gnu: libaio: fix source URL
Date: Wed, 10 May 2017 23:50:02 -0400
User-agent: Mutt/1.8.2 (2017-04-18)

On Wed, May 10, 2017 at 10:41:40PM -0400, Ethan R. Jones wrote:
> ---
>  gnu/packages/linux.scm | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 
> diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
> index 61c960bfb..61aaf5332 100644
> --- a/gnu/packages/linux.scm
> +++ b/gnu/packages/linux.scm
> @@ -2686,9 +2686,7 @@ Linux Device Mapper multipathing driver:
>                (method url-fetch)
>               (uri (list
>                     (string-append "mirror://debian/pool/main/liba/libaio/"
> -                                  name "_" version ".orig.tar.gz")
> -                   (string-append 
> "https://fedorahosted.org/releases/l/i/libaio/";
> -                                  name "-" version ".tar.gz")))
> +                                  name "_" version ".orig.tar.gz")))

Pushed (with a modified commit message) as
4929a0617a118068cc43819f6b7dd85eafadbf61. Thanks!

Attachment: signature.asc
Description: PGP signature


reply via email to

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