[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
71/377: gnu: r-diffbind: Update to 3.2.5.
From: |
guix-commits |
Subject: |
71/377: gnu: r-diffbind: Update to 3.2.5. |
Date: |
Sun, 5 Sep 2021 10:07:01 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 33fedd371a32254992068aa8e56b5a56841ef414
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Aug 24 00:33:18 2021 +0200
gnu: r-diffbind: Update to 3.2.5.
* gnu/packages/bioconductor.scm (r-diffbind): Update to 3.2.5.
---
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 0d9df49..5d6d4de 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4771,14 +4771,14 @@ signal in the input, that lead to spurious peaks during
peak calling.")
(define-public r-diffbind
(package
(name "r-diffbind")
- (version "3.2.4")
+ (version "3.2.5")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DiffBind" version))
(sha256
(base32
- "024ff12v42yvcma29cis4f777jrdgmgfr06lxn6l3nh30ghxawci"))))
+ "1rp4sgx58g1lq5brpx07wffllhvsqq1097vrjiaksbih08338nih"))))
(properties `((upstream-name . "DiffBind")))
(build-system r-build-system)
(propagated-inputs
- 38/377: gnu: r-tree: Update to 1.0-41., (continued)
- 38/377: gnu: r-tree: Update to 1.0-41., guix-commits, 2021/09/05
- 46/377: gnu: r-scatterpie: Update to 0.1.7., guix-commits, 2021/09/05
- 50/377: gnu: r-mlr3learners: Update to 0.5.0., guix-commits, 2021/09/05
- 56/377: gnu: r-tensorflow: Update to 2.6.0., guix-commits, 2021/09/05
- 57/377: gnu: r-keras: Update to 2.6.0., guix-commits, 2021/09/05
- 58/377: gnu: r-survival: Update to 3.2-12., guix-commits, 2021/09/05
- 59/377: gnu: r-r6: Update to 2.5.1., guix-commits, 2021/09/05
- 62/377: gnu: r-rsqlite: Update to 2.2.8., guix-commits, 2021/09/05
- 65/377: gnu: r-biostrings: Update to 2.60.2., guix-commits, 2021/09/05
- 69/377: gnu: r-rtracklayer: Update to 1.52.1., guix-commits, 2021/09/05
- 71/377: gnu: r-diffbind: Update to 3.2.5.,
guix-commits <=
- 72/377: gnu: r-chippeakanno: Update to 3.26.3., guix-commits, 2021/09/05
- 76/377: gnu: r-batchelor: Update to 1.8.1., guix-commits, 2021/09/05
- 77/377: gnu: r-dose: Update to 3.18.2., guix-commits, 2021/09/05
- 78/377: gnu: r-clusterprofiler: Update to 4.0.4., guix-commits, 2021/09/05
- 83/377: gnu: r-sparsematrixstats: Update to 1.4.2., guix-commits, 2021/09/05
- 92/377: gnu: emacs-ebdb: Update to 0.8.2., guix-commits, 2021/09/05
- 85/377: gnu: openssl: Update replacement to 1.1.1l [security fixes]., guix-commits, 2021/09/05
- 107/377: gnu: Add r-dismo., guix-commits, 2021/09/05
- 115/377: gnu: Add r-paws-machine-learning., guix-commits, 2021/09/05
- 129/377: gnu: Add r-zooarch., guix-commits, 2021/09/05