guix-patches
[Top][All Lists]
Advanced

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

[bug#30739] [PATCH 2/3] gnu: Add python2-quex.


From: Ludovic Courtès
Subject: [bug#30739] [PATCH 2/3] gnu: Add python2-quex.
Date: Mon, 12 Mar 2018 15:35:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Danny Milosavljevic <address@hidden> skribis:

> * gnu/packages/adacore.scm (python2-quex): New variable.
> (python2-quex-0.67.3): New variable.

[...]

> +;; Note: non-Ada
> +(define-public python2-quex-0.67.3

Move to python.scm?

Also please add a comment saying with the old version is kept around.

> +       (uri (string-append 
> "https://sourceforge.net/projects/quex/files/HISTORY/0.67/quex-"; version 
> ".zip/download"))

Rather mirror://sourceforge and a shorter line.

> +       (uri (string-append 
> "https://sourceforge.net/projects/quex/files/DOWNLOAD/quex-"; version 
> ".tar.gz/download"))

Ditto.

OK with these changes!

Ludo’.





reply via email to

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