guix-commits
[Top][All Lists]
Advanced

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

06/43: gnu: r-qtl: Update to 1.39-5.


From: Ricardo Wurmus
Subject: 06/43: gnu: r-qtl: Update to 1.39-5.
Date: Tue, 26 Apr 2016 15:06:40 +0000

rekado pushed a commit to branch master
in repository guix.

commit e1c2ad6777aeab06ed28c9b775168cdb86e5a273
Author: Ricardo Wurmus <address@hidden>
Date:   Tue Apr 19 17:45:55 2016 +0200

    gnu: r-qtl: Update to 1.39-5.
    
    * gnu/packages/bioinformatics.scm (r-qtl): Update to 1.39-5.
---
 gnu/packages/bioinformatics.scm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index e973fff..744744e 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -4993,7 +4993,7 @@ throughput genetic sequencing data sets using regression 
methods.")
 (define-public r-qtl
  (package
   (name "r-qtl")
-  (version "1.38-4")
+  (version "1.39-5")
   (source
    (origin
     (method url-fetch)
@@ -5001,7 +5001,7 @@ throughput genetic sequencing data sets using regression 
methods.")
                         version ".tar.gz"))
     (sha256
      (base32
-      "0rv9xhp8lyldpgwxqirhyjqvg07dr5x4x1x2jpyj37dada9ccyx3"))))
+      "1grwgvyv7x0dgay1858bg7qf4wk47gpnq7qkqpcda9cn0h970d6f"))))
   (build-system r-build-system)
   (home-page "http://rqtl.org/";)
   (synopsis "R package for analyzing QTL experiments in genetics")



reply via email to

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