unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: r-qtl: Update to 1.38-4
@ 2016-01-21  7:38 Pjotr Prins
  2016-01-22 16:04 ` Pjotr Prins
  2016-01-22 17:19 ` Ludovic Courtès
  0 siblings, 2 replies; 7+ messages in thread
From: Pjotr Prins @ 2016-01-21  7:38 UTC (permalink / raw)
  To: guix-devel

* gnu/packages/bioinformatics.scm (r-qtl): Update to 1.38-4
---
 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 f6bc544..8b72c1d 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -3340,7 +3340,7 @@ manipulating genomic intervals and variables defined along a genome.")
 (define-public r-qtl
  (package
   (name "r-qtl")
-  (version "1.37-11")
+  (version "1.38-4")
   (source
    (origin
     (method url-fetch)
@@ -3348,7 +3348,7 @@ manipulating genomic intervals and variables defined along a genome.")
                         version ".tar.gz"))
     (sha256
      (base32
-      "0h20d36mww7ljp51pfs66xq33yq4b4fwq9nsh02dpmfhlaxgx1xi"))))
+      "0rv9xhp8lyldpgwxqirhyjqvg07dr5x4x1x2jpyj37dada9ccyx3"))))
   (build-system r-build-system)
   (home-page "http://rqtl.org/")
   (synopsis "R package for analyzing QTL experiments in genetics")
-- 
2.5.0

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-01-22 18:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-21  7:38 [PATCH] gnu: r-qtl: Update to 1.38-4 Pjotr Prins
2016-01-22 16:04 ` Pjotr Prins
2016-01-22 16:17   ` Andreas Enge
2016-01-22 17:17   ` Ludovic Courtès
2016-01-22 17:19 ` Ludovic Courtès
2016-01-22 18:24   ` Ricardo Wurmus
2016-01-22 18:41     ` Pjotr Prins

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).