guix-commits
[Top][All Lists]
Advanced

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

13/49: gnu: r-shortread: Update to 1.32.0.


From: Ricardo Wurmus
Subject: 13/49: gnu: r-shortread: Update to 1.32.0.
Date: Wed, 26 Oct 2016 07:29:04 +0000 (UTC)

rekado pushed a commit to branch master
in repository guix.

commit b87b41a74d3020f75680cd6030d039b8c959cfc8
Author: Ricardo Wurmus <address@hidden>
Date:   Wed Oct 26 08:49:20 2016 +0200

    gnu: r-shortread: Update to 1.32.0.
    
    * gnu/packages/bioinformatics.scm (r-shortread): Update to 1.32.0.
---
 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 7c3599c..e854d7f 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -5451,14 +5451,14 @@ testing and other simple calculations.")
 (define-public r-shortread
   (package
     (name "r-shortread")
-    (version "1.30.0")
+    (version "1.32.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "ShortRead" version))
        (sha256
         (base32
-         "0qlxns4bhwfpafx3km2lnivgl2qyp7n4g1ardm6vrinpq8paxbjg"))))
+         "0mjdlg92x5qw4x2djc4dv5lxwl7ai6ix56nnf86zr07jk8vc7yls"))))
     (properties `((upstream-name . "ShortRead")))
     (build-system r-build-system)
     (inputs



reply via email to

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