[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
87/323: gnu: r-motifdb: Update to 1.32.0.
From: |
guix-commits |
Subject: |
87/323: gnu: r-motifdb: Update to 1.32.0. |
Date: |
Mon, 7 Dec 2020 15:13:05 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit afda5bad3be0c6bc1a27c1c3dc2e97f2d11faf39
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:51:24 2020 +0100
gnu: r-motifdb: Update to 1.32.0.
* gnu/packages/bioconductor.scm (r-motifdb): Update to 1.32.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 a32a81a..0b33e11 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4323,12 +4323,12 @@ distributions, modules and filter motifs.")
(define-public r-motifdb
(package
(name "r-motifdb")
- (version "1.30.0")
+ (version "1.32.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "MotifDb" version))
(sha256
- (base32 "0ixmdqp0s0xv9ar85n2wirbbssrzlk8a892wam55jdsf9y8aabkm"))))
+ (base32 "0gfk1dgw7gd2y4cnmfdzpzjqkvvikcwx20h0fp7aiq8f0zfwlav5"))))
(properties `((upstream-name . "MotifDb")))
(build-system r-build-system)
(propagated-inputs
- 96/323: gnu: r-allelicimbalance: Update to 1.28.0., (continued)
- 96/323: gnu: r-allelicimbalance: Update to 1.28.0., guix-commits, 2020/12/07
- 102/323: gnu: r-gcrma: Update to 2.62.0., guix-commits, 2020/12/07
- 45/323: gnu: r-ruvseq: Update to 1.24.0., guix-commits, 2020/12/07
- 56/323: gnu: r-icobra: Update to 1.18.0., guix-commits, 2020/12/07
- 70/323: gnu: r-anota: Update to 1.38.0., guix-commits, 2020/12/07
- 77/323: gnu: r-mlinterfaces: Update to 1.70.0., guix-commits, 2020/12/07
- 82/323: gnu: r-a4base: Update to 1.38.0., guix-commits, 2020/12/07
- 75/323: gnu: r-enrichplot: Update to 1.10.1., guix-commits, 2020/12/07
- 73/323: gnu: r-dose: Update to 3.16.0., guix-commits, 2020/12/07
- 81/323: gnu: r-a4reporting: Update to 1.38.0., guix-commits, 2020/12/07
- 87/323: gnu: r-motifdb: Update to 1.32.0.,
guix-commits <=
- 93/323: gnu: r-abaenrichment: Update to 1.20.0., guix-commits, 2020/12/07
- 92/323: gnu: r-gofuncr: Update to 1.10.0., guix-commits, 2020/12/07
- 101/323: gnu: r-somaticsignatures: Update to 2.26.0., guix-commits, 2020/12/07
- 109/323: gnu: Add r-mscoreutils., guix-commits, 2020/12/07
- 123/323: gnu: r-rhisat2: Update to 1.6.0., guix-commits, 2020/12/07
- 11/323: gnu: r-affxparser: Update to 1.62.0., guix-commits, 2020/12/07
- 16/323: gnu: r-geneplotter: Update to 1.68.0., guix-commits, 2020/12/07
- 17/323: gnu: r-oligoclasses: Update to 1.52.0., guix-commits, 2020/12/07
- 21/323: gnu: Add r-apeglm., guix-commits, 2020/12/07
- 22/323: gnu: Add r-invgamma., guix-commits, 2020/12/07