[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
184/215: gnu: r-motifstack: Update to 1.28.0.
From: |
guix-commits |
Subject: |
184/215: gnu: r-motifstack: Update to 1.28.0. |
Date: |
Sun, 5 May 2019 18:16:04 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit aa0ebfd2eb384f936d2838e29364ba8f10e39a68
Author: Ricardo Wurmus <address@hidden>
Date: Mon May 6 00:04:37 2019 +0200
gnu: r-motifstack: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-motifstack): Update to 1.28.0.
[propagated-inputs]: Replace r-grimport with r-grimport2.
---
gnu/packages/bioconductor.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 6c361d1..ec92071 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3344,20 +3344,20 @@ distributions, modules and filter motifs.")
(define-public r-motifstack
(package
(name "r-motifstack")
- (version "1.26.0")
+ (version "1.28.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "motifStack" version))
(sha256
(base32
- "1c4w39ilc4ca4wgi1b6iypadkbxvqjw7k2br0d7q03niw9qjkhxf"))))
+ "0qbv5pvn1g9xfn221vqjmp9vfxpkda1wxkn0kyn2nqyb80d4jf9f"))))
(properties `((upstream-name . "motifStack")))
(build-system r-build-system)
(propagated-inputs
`(("r-ade4" ,r-ade4)
("r-biostrings" ,r-biostrings)
- ("r-grimport" ,r-grimport)
+ ("r-grimport2" ,r-grimport2)
("r-htmlwidgets" ,r-htmlwidgets)
("r-motiv" ,r-motiv)
("r-scales" ,r-scales)
- 182/215: gnu: r-rgadem: Update to 2.31.0., (continued)
- 182/215: gnu: r-rgadem: Update to 2.31.0., guix-commits, 2019/05/05
- 209/215: gnu: r-widgettools: Update to 1.62.0., guix-commits, 2019/05/05
- 126/215: gnu: r-riboseqr: Update to 1.18.0., guix-commits, 2019/05/05
- 131/215: gnu: r-glimma: Update to 1.12.0., guix-commits, 2019/05/05
- 138/215: gnu: r-destiny: Update to 2.14.0., guix-commits, 2019/05/05
- 150/215: gnu: r-noiseq: Update to 2.28.0., guix-commits, 2019/05/05
- 155/215: gnu: r-siggenes: Update to 1.58.0., guix-commits, 2019/05/05
- 156/215: gnu: r-bumphunter: Update to 1.26.0., guix-commits, 2019/05/05
- 167/215: gnu: r-sigpathway: Update to 1.52.0., guix-commits, 2019/05/05
- 168/215: gnu: r-fgsea: Update to 1.10.0., guix-commits, 2019/05/05
- 184/215: gnu: r-motifstack: Update to 1.28.0.,
guix-commits <=
- 200/215: gnu: r-yaqcaffy: Update to 1.44.0., guix-commits, 2019/05/05
- 192/215: gnu: r-aucell: Update to 1.6.0., guix-commits, 2019/05/05
- 202/215: gnu: r-yarn: Update to 1.10.0., guix-commits, 2019/05/05
- 208/215: gnu: r-wiggleplotr: Update to 1.8.0., guix-commits, 2019/05/05