guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add argtable.


From: Ludovic Courtès
Subject: Re: [PATCH] gnu: Add argtable.
Date: Wed, 01 Apr 2015 11:12:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Ricardo Wurmus <address@hidden> skribis:

> attached is a patch to add argtable.  Ultimately, the "popt" module
> should probably be renamed to something like "optparsers", but since
> finding good names is something I'm not good at, I'll leave that to
> someone else :)

:-)

> From c305bf1e75ad764b59845e440190bbbec675acb2 Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus <address@hidden>
> Date: Tue, 31 Mar 2015 16:28:51 +0200
> Subject: [PATCH] gnu: Add argtable.
>
> * gnu/packages/popt.scm (argtable): New variable.

[...]

> +              (uri (string-append
> +                    "http://prdownloads.sourceforge.net/argtable/argtable";
> +                    (string-join (string-split version #\.) "-")

Please use mirror://.

OK to push with that change.

Thanks!

Ludo’.



reply via email to

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