[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
292/296: gnu: r-biocpkgtools: Update to 1.6.0.
From: |
guix-commits |
Subject: |
292/296: gnu: r-biocpkgtools: Update to 1.6.0. |
Date: |
Fri, 12 Jun 2020 19:30:55 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 1759a13d6eadad2332dee6f4fec5cf123d1f676c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 01:05:46 2020 +0200
gnu: r-biocpkgtools: Update to 1.6.0.
* gnu/packages/bioconductor.scm (r-biocpkgtools): Update to 1.6.0.
---
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 e90884f..ccf01f3 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7904,14 +7904,14 @@ gene selection, testing relationships, and so on.")
(define-public r-biocpkgtools
(package
(name "r-biocpkgtools")
- (version "1.4.6")
+ (version "1.6.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocPkgTools" version))
(sha256
(base32
- "0grwnmncmpqcplbfw3j210m1a8f7mmdizklh4zksg4ic21dpjj1a"))))
+ "0l5fvi1m4834n4h0iswbap135s9mpaiabw9czzn1r72ssz86vrcr"))))
(properties `((upstream-name . "BiocPkgTools")))
(build-system r-build-system)
(propagated-inputs
- 270/296: gnu: r-bgx: Update to 1.54.0., (continued)
- 270/296: gnu: r-bgx: Update to 1.54.0., guix-commits, 2020/06/12
- 272/296: gnu: r-bicare: Update to 1.46.0., guix-commits, 2020/06/12
- 274/296: gnu: r-rsbml: Update to 2.46.0., guix-commits, 2020/06/12
- 276/296: gnu: r-hyperdraw: Update to 1.40.0., guix-commits, 2020/06/12
- 278/296: gnu: r-bigmemoryextras: Update to 1.36.0., guix-commits, 2020/06/12
- 279/296: gnu: r-bigpint: Update to 1.4.0., guix-commits, 2020/06/12
- 282/296: gnu: r-biobroom: Update to 1.20.0., guix-commits, 2020/06/12
- 286/296: gnu: r-bioccasestudies: Update to 1.50.0., guix-commits, 2020/06/12
- 287/296: gnu: r-biocgraph: Update to 1.50.0., guix-commits, 2020/06/12
- 289/296: gnu: r-multiassayexperiment: Update to 1.14.0., guix-commits, 2020/06/12
- 292/296: gnu: r-biocpkgtools: Update to 1.6.0.,
guix-commits <=
- 296/296: gnu: r-mzr: Update to 2.22.0., guix-commits, 2020/06/12
- 275/296: gnu: r-hypergraph: Update to 1.60.0., guix-commits, 2020/06/12
- 277/296: gnu: r-biggr: Update to 1.24.0., guix-commits, 2020/06/12
- 285/296: gnu: r-ebarrays: Update to 2.52.0., guix-commits, 2020/06/12
- 288/296: gnu: r-experimenthub: Update to 1.14.0., guix-commits, 2020/06/12