GNU bug report logs - #31080
[PATCH 0/2] Add launchmon and spindle

Previous Next

Package: guix-patches;

Reported by: Rouby Pierre-Antoine <pierre-antoine.rouby <at> inria.fr>

Date: Fri, 6 Apr 2018 19:13:04 UTC

Severity: normal

Tags: patch

Done: ludovic.courtes <at> inria.fr (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eric Bavier <bavier <at> cray.com>
To: Rouby Pierre-Antoine <pierre-antoine.rouby <at> inria.fr>
Cc: ludovic.courtes <at> inria.fr, 31080 <at> debbugs.gnu.org
Subject: [bug#31080] [PATCH 2/2] gnu: Add spindle.
Date: Wed, 11 Apr 2018 10:31:05 -0500
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.




This bug report was last modified 7 years and 39 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.