gnu: r-a4reporting: Update to 1.42.0.
* gnu/packages/bioconductor.scm (r-a4reporting): Update to 1.42.0.
This commit is contained in:
parent
0b06e8ee13
commit
9b249fc8a9
@ -7733,14 +7733,14 @@ is used for preprocessing the arrays.")
|
|||||||
(define-public r-a4reporting
|
(define-public r-a4reporting
|
||||||
(package
|
(package
|
||||||
(name "r-a4reporting")
|
(name "r-a4reporting")
|
||||||
(version "1.40.0")
|
(version "1.42.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "a4Reporting" version))
|
(uri (bioconductor-uri "a4Reporting" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"09jjfby5znmg2fdkhpbinx2v21zrfa44qq7cylcn9ipffqx3pk86"))))
|
"1vyah71gm4ngsgy0y10cdxa9b1g810gqa5pbvb3krh5i6h35smwr"))))
|
||||||
(properties `((upstream-name . "a4Reporting")))
|
(properties `((upstream-name . "a4Reporting")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user