mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: r-methylaiddata: Update to 1.40.0.
* gnu/packages/bioconductor.scm (r-methylaiddata): Update to 1.40.0. Change-Id: I27fe623dde66a088b9567a6c459c03d6c4d822ca
This commit is contained in:
parent
7b52d2c776
commit
c9763f059f
1 changed files with 2 additions and 2 deletions
|
@ -2824,14 +2824,14 @@ in Nature Genetics, January 2018.")
|
|||
(define-public r-methylaiddata
|
||||
(package
|
||||
(name "r-methylaiddata")
|
||||
(version "1.39.0")
|
||||
(version "1.40.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "MethylAidData" version
|
||||
'experiment))
|
||||
(sha256
|
||||
(base32 "0sb18f6051nyhi2q5fikh5zz8n6fdx22bpkjrxzpi9z6khsip708"))))
|
||||
(base32 "129m01b7iia4zc9dkq349bh64msrnhwfh1g90lc88xm97n1pxdi9"))))
|
||||
(properties `((upstream-name . "MethylAidData")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-methylaid))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue