guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Ben Woodcroft
Subject: bug#26072: [PATCH 35/35] gnu: Add r-seurat.
Date: Sun, 12 Mar 2017 21:42:58 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0

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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]