guix-commits
[Top][All Lists]
Advanced

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

204/265: gnu: r-biocfilecache: Update to 1.10.2.


From: guix-commits
Subject: 204/265: gnu: r-biocfilecache: Update to 1.10.2.
Date: Sun, 15 Dec 2019 09:40:38 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 97e317007c4bcf58984d3fbf09935abdda6315db
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Dec 15 15:24:34 2019 +0100

    gnu: r-biocfilecache: Update to 1.10.2.
    
    * gnu/packages/bioconductor.scm (r-biocfilecache): Update to 1.10.2.
---
 gnu/packages/bioconductor.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 17aa763..9cb281c 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4753,14 +4753,14 @@ Infinium HumanMethylation 450k assay.")
 (define-public r-biocfilecache
   (package
     (name "r-biocfilecache")
-    (version "1.8.0")
+    (version "1.10.2")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "BiocFileCache" version))
        (sha256
         (base32
-         "1mi8p8hvrdxim8lqsid2cb7284imyjf9rlzsrdlzdjac7dp9bpdb"))))
+         "0jivhn95y6zv5ryamqk6nyd4l8nlskq64j362l9ml9qw746v0ja6"))))
     (properties `((upstream-name . "BiocFileCache")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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