[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/27: gnu: r-diffbind: Update to 3.0.13.
From: |
guix-commits |
Subject: |
01/27: gnu: r-diffbind: Update to 3.0.13. |
Date: |
Thu, 11 Feb 2021 15:35:19 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 61609fb88e143f48d34f434e7aeda08f74d68353
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Feb 11 21:30:39 2021 +0100
gnu: r-diffbind: Update to 3.0.13.
* gnu/packages/bioconductor.scm (r-diffbind): Update to 3.0.13.
---
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 f1af348..d383005 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1796,14 +1796,14 @@ signal in the input, that lead to spurious peaks during
peak calling.")
(define-public r-diffbind
(package
(name "r-diffbind")
- (version "3.0.8")
+ (version "3.0.13")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DiffBind" version))
(sha256
(base32
- "11svdfjp4faswrmzwkryzhd0ji2pl9vwsd35lvbfjgakbpxnyn8a"))))
+ "0kxn59v93hl5pq8d156lnbz0sslpnxyjcfrvq2gzgd91sd587qmn"))))
(properties `((upstream-name . "DiffBind")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (a184921 -> 0e3e26c), guix-commits, 2021/02/11
- 03/27: gnu: r-enrichplot: Update to 1.10.2., guix-commits, 2021/02/11
- 04/27: gnu: r-clusterprofiler: Update to 3.18.1., guix-commits, 2021/02/11
- 15/27: gnu: r-sparsematrixstats: Update to 1.2.1., guix-commits, 2021/02/11
- 14/27: gnu: r-scran: Update to 1.18.5., guix-commits, 2021/02/11
- 09/27: gnu: r-preprocesscore: Update to 1.52.1., guix-commits, 2021/02/11
- 20/27: gnu: r-s4vectors: Update to 0.28.1., guix-commits, 2021/02/11
- 23/27: gnu: r-biomart: Update to 2.46.3., guix-commits, 2021/02/11
- 01/27: gnu: r-diffbind: Update to 3.0.13.,
guix-commits <=
- 19/27: gnu: r-systempiper: Update to 1.24.3., guix-commits, 2021/02/11
- 12/27: gnu: r-beachmat: Update to 2.6.4., guix-commits, 2021/02/11
- 02/27: gnu: r-matrixgenerics: Update to 1.2.1., guix-commits, 2021/02/11
- 13/27: gnu: r-scuttle: Update to 1.0.4., guix-commits, 2021/02/11
- 10/27: gnu: r-hdf5array: Update to 1.18.1., guix-commits, 2021/02/11
- 17/27: gnu: r-genefilter: Update to 1.72.1., guix-commits, 2021/02/11
- 05/27: gnu: r-multidataset: Update to 1.18.1., guix-commits, 2021/02/11
- 06/27: gnu: r-cytolib: Update to 2.2.1., guix-commits, 2021/02/11
- 08/27: gnu: r-chemminer: Update to 3.42.1., guix-commits, 2021/02/11
- 11/27: gnu: r-rhdf5lib: Update to 1.12.1., guix-commits, 2021/02/11