[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#31080] [PATCH 2/2] gnu: Add spindle.
From: |
Eric Bavier |
Subject: |
[bug#31080] [PATCH 2/2] gnu: Add spindle. |
Date: |
Wed, 11 Apr 2018 10:31:05 -0500 |
User-agent: |
Mutt/1.5.17 (2007-11-01) |
On Wed, Apr 11, 2018 at 02:58:10PM +0200, Rouby Pierre-Antoine wrote:
> +(define-public spindle
> + (package
> + (name "spindle")
> + (version "0.10")
> + (source (origin
> + (method url-fetch)
> + (uri (string-append
> + "https://github.com/hpc/Spindle/archive/v"
> + version ".tar.gz"))
No no, the git checkout used before was good. These autogenerated
tarballs (as opposed to e.g. the maintainer-uploaded tarball that
launchmon has) can change at any time, so we'd rather not use them.
Sorry for any confusion my comment caused.
Otherwise looks good.
--
Eric Bavier, Scientific Libraries, Cray Inc.
- [bug#31080] [PATCH 1/2] gnu: Add launchmon., (continued)
- [bug#31080] [PATCH 0/2] Add launchmon and spindle, Ludovic Courtès, 2018/04/09
- [bug#31080] [PATCH 0/2] Add launchmon and spindle, Eric Bavier, 2018/04/10
- [bug#31080] [PATCH 1/2] gnu: Add launchmon., Rouby Pierre-Antoine, 2018/04/11
- [bug#31080] [PATCH 2/2] gnu: Add spindle., Rouby Pierre-Antoine, 2018/04/11
- [bug#31080] [PATCH 2/2] gnu: Add spindle.,
Eric Bavier <=
- [bug#31080] [PATCH 1/2] gnu: Add launchmon., Rouby Pierre-Antoine, 2018/04/12
- [bug#31080] [PATCH 2/2] gnu: Add spindle., Rouby Pierre-Antoine, 2018/04/12
- [bug#31080] [PATCH 2/2] gnu: Add spindle., Eric Bavier, 2018/04/18
- [bug#31080] [PATCH 2/2] gnu: Add spindle., Pierre-Antoine Rouby, 2018/04/18
- bug#31080: [PATCH 2/2] gnu: Add spindle., Ludovic Courtès, 2018/04/19
- [bug#31080] [PATCH 1/2] gnu: Add launchmon., Eric Bavier, 2018/04/11