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:
Ricardo Wurmus 2024-01-22 13:44:54 +01:00
parent 55b3f66131
commit cbb019eef6
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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