guix-commits
[Top][All Lists]
Advanced

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

06/30: gnu: r-rtracklayer: Update to 1.38.2.


From: Ricardo Wurmus
Subject: 06/30: gnu: r-rtracklayer: Update to 1.38.2.
Date: Tue, 19 Dec 2017 14:36:03 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 28d25d037ea218f62df48daa533e977fef3d0268
Author: Ricardo Wurmus <address@hidden>
Date:   Tue Dec 19 20:06:44 2017 +0100

    gnu: r-rtracklayer: Update to 1.38.2.
    
    * gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.38.2.
---
 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 e5e76d0..2613dd3 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7393,13 +7393,13 @@ alignments.")
 (define-public r-rtracklayer
   (package
     (name "r-rtracklayer")
-    (version "1.38.0")
+    (version "1.38.2")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "rtracklayer" version))
               (sha256
                (base32
-                "12al1ygzy9p4myxa1fd817m28x2fj6f863znk9bw3hp7knbi98dh"))))
+                "1sjn3976f1sqvrq6jq2hgc60ffxgfr3jlklaxfrk3xad5cv2kr2d"))))
     (build-system r-build-system)
     (arguments
      `(#:phases



reply via email to

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