me
/
guix
Archived
1
0
Fork 0

gnu: r-mousegastrulationdata: Update to 1.18.0.

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

Change-Id: I4b005c54451d7c306cb4137e4fe668c6e53c840a
master
Ricardo Wurmus 2024-05-07 12:32:24 +02:00
parent 16e58db1ba
commit efc85dfb4d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2180,14 +2180,14 @@ with different methylation clocks.")
(define-public r-mousegastrulationdata
(package
(name "r-mousegastrulationdata")
(version "1.16.0")
(version "1.18.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "MouseGastrulationData" version
'experiment))
(sha256
(base32
"0m03wrqgfhlyc0rmjjcj8b9gcc2rv644hffnff3j1bnkjg5rldi0"))))
"0adw98vym1jir1jrzaws7zrlfvls6rfl8bvkpq5sjy4crb33lxy2"))))
(properties `((upstream-name . "MouseGastrulationData")))
(build-system r-build-system)
(propagated-inputs (list r-biocgenerics