guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/2] packages: Add 'search-patches'.


From: Ludovic Courtès
Subject: Re: [PATCH 1/2] packages: Add 'search-patches'.
Date: Sat, 09 Apr 2016 17:06:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Alex Kost <address@hidden> skribis:

> * gnu/packages.scm (search-patches): New macro.

[...]

> +(define-syntax-rule (search-patches file-name ...)
> +  "Return the list of patches for each FILE-NAME."

Nitpick: “Return the list of absolute file names corresponding to each
FILE-NAME found in %PATCH-PATH.”

Otherwise OK!

Ludo’.



reply via email to

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