mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 15:26:47 +01:00
gnu: r-mousegastrulationdata: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-mousegastrulationdata): Update to 1.16.0. Change-Id: I18a4fe4dbbcf3cc7f19084170fc8280fd4d5e7cf
This commit is contained in:
parent
55b3f66131
commit
cbb019eef6
1 changed files with 2 additions and 2 deletions
|
@ -2123,14 +2123,14 @@ (define-public r-methylclockdata
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue