guix-patches
[Top][All Lists]
Advanced

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

bug#26140: Long URLs


From: Leo Famulari
Subject: bug#26140: Long URLs
Date: Sat, 18 Mar 2017 12:51:56 -0400
User-agent: Mutt/1.8.0 (2017-02-23)

On Sat, Mar 18, 2017 at 02:57:28AM +0530, Arun Isaac wrote:
> 
> The URLs for some packages are very long. `guix lint' complains that
> those lines are "way too long". How could I rewrite those lines?

You can break them up into pieces, put the pieces on different lines,
and use (string-append) to re-assemble the URL. HTH!

Attachment: signature.asc
Description: PGP signature


reply via email to

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