gnu: r-a4preproc: Update to 1.46.0.
* gnu/packages/bioconductor.scm (r-a4preproc): Update to 1.46.0.master
parent
94a665b347
commit
0b89230af3
|
@ -10751,14 +10751,14 @@ Affymetrix arrays.")
|
||||||
(define-public r-a4preproc
|
(define-public r-a4preproc
|
||||||
(package
|
(package
|
||||||
(name "r-a4preproc")
|
(name "r-a4preproc")
|
||||||
(version "1.44.0")
|
(version "1.46.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "a4Preproc" version))
|
(uri (bioconductor-uri "a4Preproc" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"098yzy7x5536bj76iavismdsdn7x6x07aw0j3knj6i9www9y8yz9"))))
|
"00xs1vayl8v6in79iv7lwbn52yyyq4lv6k3k727g7il8x17mi8i0"))))
|
||||||
(properties `((upstream-name . "a4Preproc")))
|
(properties `((upstream-name . "a4Preproc")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Reference in New Issue