GNU bug report logs - #26072
[PATCH 35/35] gnu: Add r-seurat.

Previous Next

Package: guix-patches;

Reported by: Ben Woodcroft <b.woodcroft <at> uq.edu.au>

Date: Sun, 12 Mar 2017 11:44:02 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ben Woodcroft <b.woodcroft <at> uq.edu.au>
Subject: bug#26072: closed (Re: bug#26072: [PATCH 35/35] gnu: Add r-seurat.)
Date: Thu, 16 Mar 2017 13:08:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#26072: [PATCH 35/35] gnu: Add r-seurat.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 26072 <at> debbugs.gnu.org.

-- 
26072: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26072
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ricardo Wurmus <rekado <at> elephly.net>
To: Ben Woodcroft <b.woodcroft <at> uq.edu.au>
Cc: guix-devel <at> gnu.org, 26072-done <at> debbugs.gnu.org, ilpuccio.febo <at> gmail.com
Subject: Re: bug#26072: [PATCH 35/35] gnu: Add r-seurat.
Date: Thu, 16 Mar 2017 14:07:39 +0100
> Seurat seems to have it's last release as v1.4.0, and the usual
> approach would be to package that release. Is there some reason why a
> specific commit was used?

The latest version is 1.4.0.12, which appears to be 8 commits after the
commit selected for this patch.  The downloadable archive, however, does
not contain the sources.

The source archive for version 1.4.0 is from Oct 4, 2016.  The selected
commit probably was the latest version at the time.

I’ll add a comment to the top of this package expression and update the
commit to fccb77d, which is equivalent to the binary release 1.4.0.12.

Thanks for the patches, and thank you Ben for the review! 

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net


[Message part 3 (message/rfc822, inline)]
From: Ben Woodcroft <b.woodcroft <at> uq.edu.au>
To: Raoul Bonnal <ilpuccio.febo <at> gmail.com>, guix-devel <at> gnu.org,
 guix-patches <at> gnu.org
Subject: Re: [PATCH 35/35] gnu: Add r-seurat.
Date: Sun, 12 Mar 2017 21:42:58 +1000
Hi Raoul,

On 20/01/17 04:55, Raoul Bonnal wrote:
> +
> +(define-public r-seurat
> +  (let ((commit "e1eae2da82ada2211e84fbc471615e8d3921b539"))
> +    (package
> +      (name "r-seurat")
> +      (version (string-append "1.4." (string-take commit 7)))
Apologies for the long delay on getting these recipes reviewed. I've 
pushed the rest of them to master now after some minor changes, patch 
reordering and updating, except for this final one.

Seurat seems to have it's last release as v1.4.0, and the usual approach 
would be to package that release. Is there some reason why a specific 
commit was used?

Thanks, ben.



This bug report was last modified 8 years and 68 days ago.

Previous Next


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