guix-patches
[Top][All Lists]
Advanced

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

[bug#49016] [PATCH] gnu: moreutils: Remove obsolete source uri.


From: Efraim Flashner
Subject: [bug#49016] [PATCH] gnu: moreutils: Remove obsolete source uri.
Date: Tue, 15 Jun 2021 21:19:34 +0300

On Mon, Jun 14, 2021 at 09:09:50AM +0200, Sergey Trofimov wrote:
> * gnu/packages/moreutils.scm (moreutils): Remove obsolete origin uri as
> it returns 404.
> ---
>  gnu/packages/moreutils.scm | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/gnu/packages/moreutils.scm b/gnu/packages/moreutils.scm
> index 9e3bf0fc29..63a9ae4d37 100644
> --- a/gnu/packages/moreutils.scm
> +++ b/gnu/packages/moreutils.scm
> @@ -37,9 +37,6 @@
>         (uri (list
>               (string-append
>                "https://git.joeyh.name/index.cgi/moreutils.git/snapshot/";
> -              name "-" version ".tar.gz")
> -             (string-append
> -              "http://drabczyk.org/";
>                name "-" version ".tar.gz")))
>         (sha256
>          (base32 "10c8b4bwnli4gxwvgmgkc5kin1ksrxsnxmigs7y4rrh4aaszdjb0"))))
> -- 
> 2.32.0
> 

Since there's now only one URI left you can also remove the list. Can
you send an updated patch?

Thanks.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
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]