guix-commits
[Top][All Lists]
Advanced

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

05/15: gnu: r-rtracklayer: Update to 1.32.0.


From: Ricardo Wurmus
Subject: 05/15: gnu: r-rtracklayer: Update to 1.32.0.
Date: Mon, 16 May 2016 19:00:20 +0000 (UTC)

rekado pushed a commit to branch master
in repository guix.

commit d23fbf1eb93f34378bb64e3d62f3e314527e2a03
Author: Ricardo Wurmus <address@hidden>
Date:   Tue May 10 12:00:12 2016 +0200

    gnu: r-rtracklayer: Update to 1.32.0.
    
    * gnu/packages/bioinformatics.scm (r-rtracklayer): 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 7270275..72f794c 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -4472,13 +4472,13 @@ alignments.")
 (define-public r-rtracklayer
   (package
     (name "r-rtracklayer")
-    (version "1.30.4")
+    (version "1.32.0")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "rtracklayer" version))
               (sha256
                (base32
-                "0knjnwywh9k726mq28s3sy013zhw6d6nfa8hfw670720nq18i2p0"))))
+                "0nrwk1g8b1ymvbgnqniimbvwfq13r01va9rx3b03xj4hpywzy5nv"))))
     (build-system r-build-system)
     (arguments
      `(#:phases



reply via email to

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