gnu: r-aseb: Update to 1.46.3.
* gnu/packages/bioconductor.scm (r-aseb): Update to 1.46.3. Change-Id: I7fb905224840f598261fceba67207cd71e7a73d9
parent
2dc2636444
commit
ea9441de8f
|
@ -3862,13 +3862,13 @@ pairs.")
|
|||
(define-public r-aseb
|
||||
(package
|
||||
(name "r-aseb")
|
||||
(version "1.46.0")
|
||||
(version "1.46.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ASEB" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1hiapxdbp1fg6wk62s31nkv9mkxzvd23hn3zhmf9n0nvqfhi7bdf"))))
|
||||
"1da6ld3ij55l3saj05ink8i1f6gqwyrv896qh8g94dmh6vzn2xbr"))))
|
||||
(properties `((upstream-name . "ASEB")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://bioconductor.org/packages/ASEB")
|
||||
|
|
Reference in New Issue