guix-commits
[Top][All Lists]
Advanced

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

25/77: gnu: r-rtracklayer: Update to 1.38.3.


From: Ricardo Wurmus
Subject: 25/77: gnu: r-rtracklayer: Update to 1.38.3.
Date: Tue, 13 Feb 2018 10:19:39 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 99b3236e65b3a05ed59617bec7a24cafdf5596d6
Author: Ricardo Wurmus <address@hidden>
Date:   Tue Feb 13 15:59:01 2018 +0100

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



reply via email to

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