gnu: r-a4preproc: Update to 1.32.0.

* gnu/packages/bioconductor.scm (r-a4preproc): Update to 1.32.0.
master
Ricardo Wurmus 2019-05-06 00:03:40 +02:00
parent 82de77da5a
commit 0b6091621f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3115,14 +3115,14 @@ Affymetrix arrays.")
(define-public r-a4preproc
(package
(name "r-a4preproc")
(version "1.30.0")
(version "1.32.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "a4Preproc" version))
(sha256
(base32
"1dd3fqcc7nr2zbi46k0mnqkh42mfxk894ixfpqg7i9np2523p5gp"))))
"13sj4zriq1mian2xcjwkbmmpdjh3h6dgjslar2hc8nmd34cb9xjr"))))
(properties `((upstream-name . "a4Preproc")))
(build-system r-build-system)
(propagated-inputs