[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
208/215: gnu: r-wiggleplotr: Update to 1.8.0.
From: |
guix-commits |
Subject: |
208/215: gnu: r-wiggleplotr: Update to 1.8.0. |
Date: |
Sun, 5 May 2019 18:16:13 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a6edf33533eb673b680e7e59ec53bf7ff212aeef
Author: Ricardo Wurmus <address@hidden>
Date: Mon May 6 00:08:29 2019 +0200
gnu: r-wiggleplotr: Update to 1.8.0.
* gnu/packages/bioconductor.scm (r-wiggleplotr): Update to 1.8.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 4daa96e..9cb8542 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4131,14 +4131,14 @@ that arising from 16s metagenomic surveys.")
(define-public r-wiggleplotr
(package
(name "r-wiggleplotr")
- (version "1.6.1")
+ (version "1.8.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "wiggleplotr" version))
(sha256
(base32
- "12fhbskkjwv4d9bdy3gab8n9pcf7qpwiwgx0248as445vfw8dil3"))))
+ "0yl3ymsk5iijbypjg7lf6mkjgb54893vml2v5aqp2q4l8q0ld7l0"))))
(build-system r-build-system)
(propagated-inputs
`(("r-assertthat" ,r-assertthat)
- 138/215: gnu: r-destiny: Update to 2.14.0., (continued)
- 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, 2019/05/05
- 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 <=