gnu: r-mousegastrulationdata: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-mousegastrulationdata): Update to 1.16.0. Change-Id: I18a4fe4dbbcf3cc7f19084170fc8280fd4d5e7cfmaster
parent
55b3f66131
commit
cbb019eef6
|
@ -2123,14 +2123,14 @@ with different methylation clocks.")
|
|||
(define-public r-mousegastrulationdata
|
||||
(package
|
||||
(name "r-mousegastrulationdata")
|
||||
(version "1.14.0")
|
||||
(version "1.16.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "MouseGastrulationData" version
|
||||
'experiment))
|
||||
(sha256
|
||||
(base32
|
||||
"155kci5isq7mlbvv8mdl2jjpafm3pbv1likhls70aa746spr1h17"))))
|
||||
"0m03wrqgfhlyc0rmjjcj8b9gcc2rv644hffnff3j1bnkjg5rldi0"))))
|
||||
(properties `((upstream-name . "MouseGastrulationData")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-biocgenerics
|
||||
|
|
Reference in New Issue