[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/08: gnu: r-diffbind: Update to 3.0.14.
From: |
guix-commits |
Subject: |
04/08: gnu: r-diffbind: Update to 3.0.14. |
Date: |
Mon, 15 Mar 2021 10:03:55 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 11dc49afc2c892b27365c77b101e1566345f2372
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Mar 15 15:02:29 2021 +0100
gnu: r-diffbind: Update to 3.0.14.
* gnu/packages/bioconductor.scm (r-diffbind): Update to 3.0.14.
---
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 0e059f1..3f9b2e4 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2297,14 +2297,14 @@ signal in the input, that lead to spurious peaks during
peak calling.")
(define-public r-diffbind
(package
(name "r-diffbind")
- (version "3.0.13")
+ (version "3.0.14")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DiffBind" version))
(sha256
(base32
- "0kxn59v93hl5pq8d156lnbz0sslpnxyjcfrvq2gzgd91sd587qmn"))))
+ "1siabhjd0w7bb6v2gfhsm9j7c7c86z8m6lfsyl8p84h0zhjs2vrw"))))
(properties `((upstream-name . "DiffBind")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (4ce712a -> 14204d6), guix-commits, 2021/03/15
- 02/08: gnu: r-genomeinfodb: Update to 1.26.4., guix-commits, 2021/03/15
- 04/08: gnu: r-diffbind: Update to 3.0.14.,
guix-commits <=
- 01/08: gnu: r-deseq2: Update to 1.30.1., guix-commits, 2021/03/15
- 03/08: gnu: r-reportingtools: Update to 2.30.2., guix-commits, 2021/03/15
- 05/08: gnu: r-cytoml: Update to 2.2.2., guix-commits, 2021/03/15
- 06/08: gnu: r-scater: Update to 1.18.6., guix-commits, 2021/03/15
- 07/08: gnu: r-delayedarray: Update to 0.16.2., guix-commits, 2021/03/15
- 08/08: gnu: r-genomicfeatures: Update to 1.42.2., guix-commits, 2021/03/15