gnu: r-org-mm-eg-db: Update to 3.4.0.
* gnu/packages/bioinformatics.scm (r-org-mm-eg-db): Update to 3.4.0.master
parent
0cfac6f270
commit
7c45670b32
|
@ -6947,7 +6947,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.3.0")
|
||||
(version "3.4.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
;; We cannot use bioconductor-uri here because this tarball is
|
||||
|
@ -6957,7 +6957,7 @@ annotations for the genome of the model fruit fly Drosophila melanogaster.")
|
|||
"org.Mm.eg.db_" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0r939vfmsqqdwfimix1nv0bkhnixawy9c6avbclrncfanw3kgjax"))))
|
||||
"1lykjqjaf01fmgg3cvfcvwd5xjq6zc5vbxnm5r4l32fzvl89q50c"))))
|
||||
(properties
|
||||
`((upstream-name . "org.Mm.eg.db")))
|
||||
(build-system r-build-system)
|
||||
|
|
Reference in New Issue