[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
86/288: gnu: r-motifdb: Update to 1.32.0.
From: |
guix-commits |
Subject: |
86/288: gnu: r-motifdb: Update to 1.32.0. |
Date: |
Mon, 16 Nov 2020 15:07:03 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit fb79b2e1498fbcf4cae871f422e89886f83c0a2a
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 cfc4bfc..020beb2 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4247,12 +4247,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
- 67/288: gnu: r-varianttools: Update to 1.32.0., (continued)
- 67/288: gnu: r-varianttools: Update to 1.32.0., guix-commits, 2020/11/16
- 69/288: gnu: r-gosemsim: Update to 2.16.0., guix-commits, 2020/11/16
- 68/288: gnu: r-heatplus: Update to 2.36.0., guix-commits, 2020/11/16
- 71/288: gnu: r-sigpathway: Update to 1.58.0., guix-commits, 2020/11/16
- 70/288: gnu: r-anota: Update to 1.38.0., guix-commits, 2020/11/16
- 73/288: gnu: r-dose: Update to 3.16.0., guix-commits, 2020/11/16
- 74/288: gnu: r-enrichplot: Update to 1.10.0., guix-commits, 2020/11/16
- 77/288: gnu: r-a4core: Update to 1.38.0., guix-commits, 2020/11/16
- 81/288: gnu: r-a4base: Update to 1.38.0., guix-commits, 2020/11/16
- 87/288: gnu: r-motifbreakr: Update to 2.4.0., guix-commits, 2020/11/16
- 86/288: gnu: r-motifdb: Update to 1.32.0.,
guix-commits <=
- 88/288: gnu: r-motifstack: Update to 1.34.0., guix-commits, 2020/11/16
- 99/288: gnu: r-gtrellis: Update to 1.22.0., guix-commits, 2020/11/16
- 93/288: gnu: r-annotationfuncs: Update to 1.40.0., guix-commits, 2020/11/16
- 95/288: gnu: r-allelicimbalance: Update to 1.28.0., guix-commits, 2020/11/16
- 100/288: gnu: r-somaticsignatures: Update to 2.26.0., guix-commits, 2020/11/16
- 104/288: gnu: r-yaqcaffy: Update to 1.50.0., guix-commits, 2020/11/16
- 103/288: gnu: r-simpleaffy: Update to 2.66.0., guix-commits, 2020/11/16
- 106/288: gnu: r-yarn: Update to 1.16.0., guix-commits, 2020/11/16
- 107/288: gnu: r-roar: Update to 1.26.0., guix-commits, 2020/11/16
- 108/288: gnu: r-xbseq: Update to 1.22.0., guix-commits, 2020/11/16