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


View this message in rfc822 format

From: Roel Janssen <roel <at> gnu.org>
To: Ludovic Courtès <ludovic.courtes <at> inria.fr>
Cc: 31621 <at> debbugs.gnu.org, ng0 <at> n0.is, Rouby Pierre-Antoine <pierre-antoine.rouby <at> inria.fr>
Subject: [bug#31621] [PATCH 1/3] gnu: Add hpcguix-web.
Date: Fri, 01 Jun 2018 00:38:36 +0200
Ludovic Courtès <ludovic.courtes <at> inria.fr> writes:

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

Yes yes.  Shamefully, I haven't tested the patches yet.
I like the work of Pierre-Antoine on hpcguix-web a lot!

>
> 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.  :-)

We could just release a 0.0.2.  Then we don't need use git-fetch at all.

Kind regards,
Roel Janssen




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.