gnu: r-aseb: Update to 1.46.0.
* gnu/packages/bioconductor.scm (r-aseb): Update to 1.46.0. Change-Id: I375a4de7c9836fbf851ca033e7ab4ce25cb857a0
This commit is contained in:
parent
dc87880cb2
commit
67db607930
@ -3732,13 +3732,13 @@ pairs.")
|
|||||||
(define-public r-aseb
|
(define-public r-aseb
|
||||||
(package
|
(package
|
||||||
(name "r-aseb")
|
(name "r-aseb")
|
||||||
(version "1.44.0")
|
(version "1.46.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "ASEB" version))
|
(uri (bioconductor-uri "ASEB" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1dq6b5rg9iw6hdjmd7g0w64z7cxm52yg1cjyv355qs064dx26nph"))))
|
"1hiapxdbp1fg6wk62s31nkv9mkxzvd23hn3zhmf9n0nvqfhi7bdf"))))
|
||||||
(properties `((upstream-name . "ASEB")))
|
(properties `((upstream-name . "ASEB")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(home-page "https://bioconductor.org/packages/ASEB")
|
(home-page "https://bioconductor.org/packages/ASEB")
|
||||||
|
Loading…
Reference in New Issue
Block a user