mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-mousegastrulationdata: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-mousegastrulationdata): Update to 1.22.0. Change-Id: I716e7325f77c65cc61f0914ef5ac5bb98e9f6410
This commit is contained in:
parent
eb298a4517
commit
2b72597f1d
1 changed files with 2 additions and 2 deletions
|
@ -2876,14 +2876,14 @@ with different methylation clocks.")
|
|||
(define-public r-mousegastrulationdata
|
||||
(package
|
||||
(name "r-mousegastrulationdata")
|
||||
(version "1.21.0")
|
||||
(version "1.22.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "MouseGastrulationData" version
|
||||
'experiment))
|
||||
(sha256
|
||||
(base32
|
||||
"1rb4b9vzdj2b5bxmnvsqvij7c2j6zn4y0ajiicplkkr6sn1xfv5h"))))
|
||||
"16070zqc1p8nnrykxg04b5ihmh2cj3r753y5q0g174wknh1kqyx9"))))
|
||||
(properties `((upstream-name . "MouseGastrulationData")))
|
||||
(build-system r-build-system)
|
||||
;; Tests require Internet access thanks to ExperimentHub.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue