me
/
guix
Archived
1
0
Fork 0

gnu: r-mousegastrulationdata: Update to 1.16.0.

* gnu/packages/bioconductor.scm (r-mousegastrulationdata): Update to 1.16.0.

Change-Id: I18a4fe4dbbcf3cc7f19084170fc8280fd4d5e7cf
master
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
1 changed files with 2 additions and 2 deletions

View File

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