GNU bug report logs - #31621
[PATCH 1/3] gnu: Add hpcguix-web.

Previous Next

Package: guix-patches;

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

Date: Mon, 28 May 2018 13:26:01 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


Message #32 received at 31621 <at> debbugs.gnu.org (full text, mbox):

From: ludovic.courtes <at> inria.fr (Ludovic Courtès)
To: Rouby Pierre-Antoine <pierre-antoine.rouby <at> inria.fr>
Cc: 31621 <at> debbugs.gnu.org, ng0 <at> n0.is
Subject: Re: [bug#31621] [PATCH 1/3] gnu: Add hpcguix-web.
Date: Thu, 31 May 2018 18:09:54 +0200
Hello!

(Cc’ing Roel, who might have something to say.  :-))

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

> * gnu/package/web.scm (hpcguix-web): New variable.

[...]

> +(define-public hpcguix-web
> +  (package
> +    (name "hpcguix-web")
> +    (version "0.0.1")
> +    (source (origin
> +              (method git-fetch)
> +              (uri (git-reference
> +                    (url "https://github.com/UMCUGenetics/hpcguix-web.git")
> +                    (commit "3e3b9a3a406ee2dcd10c96cbedcc16ea378e8e8f")))

Please use the version scheme as explained in the manual (info "(guix)
Version Numbers").

That’s all I have to say.  :-)

Ludo’.




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

Previous Next


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