gnu: r-mzr: Update to 2.10.0.

* gnu/packages/bioinformatics.scm (r-mzr): Update to 2.10.0.
This commit is contained in:
Roel Janssen 2017-04-28 10:50:54 +02:00
parent 5b1337cc60
commit e440ad6d4f
No known key found for this signature in database
GPG Key ID: C3EC1DCA843072E1
1 changed files with 2 additions and 2 deletions

View File

@ -8458,14 +8458,14 @@ proteomics packages.")
(define-public r-mzr
(package
(name "r-mzr")
(version "2.8.1")
(version "2.10.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "mzR" version))
(sha256
(base32
"0ipmhg6l3pf648rdx5g2ha7l5ppd3cja6afxhdw76x8ga3633x0r"))))
"1zir46h320n2vbrky6q3m8l221f3wdjlfsnx4ak9xca5min24xm7"))))
(properties `((upstream-name . "mzR")))
(build-system r-build-system)
(inputs