gnu: r-org-mm-eg-db: Update to 3.7.0.
* gnu/packages/bioinformatics.scm (r-org-mm-eg-db): Update to 3.7.0.master
parent
314511b862
commit
d34959b8d4
|
@ -8227,7 +8227,7 @@ annotations for the genome of the model fruit fly Drosophila melanogaster.")
|
|||
(define-public r-org-mm-eg-db
|
||||
(package
|
||||
(name "r-org-mm-eg-db")
|
||||
(version "3.5.0")
|
||||
(version "3.7.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
;; We cannot use bioconductor-uri here because this tarball is
|
||||
|
@ -8237,7 +8237,7 @@ annotations for the genome of the model fruit fly Drosophila melanogaster.")
|
|||
"org.Mm.eg.db_" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"11q21p3ki4bn4hb3aix0g775l45l66jmas6m94nfhqqnpjhv4d6g"))))
|
||||
"1i3nvrd3wjigf1rmgxq1p5xxc3p8v02h5gwi62s30rkrsyjjfjxx"))))
|
||||
(properties
|
||||
`((upstream-name . "org.Mm.eg.db")))
|
||||
(build-system r-build-system)
|
||||
|
|
Reference in New Issue