gnu: r-org-dm-eg-db: Update to 3.4.0.
* gnu/packages/bioinformatics.scm (r-org-dm-eg-db): Update to 3.4.0.master
parent
f04a3eff98
commit
0cfac6f270
|
@ -6921,7 +6921,7 @@ annotations for the genome of the model worm Caenorhabditis elegans.")
|
||||||
(define-public r-org-dm-eg-db
|
(define-public r-org-dm-eg-db
|
||||||
(package
|
(package
|
||||||
(name "r-org-dm-eg-db")
|
(name "r-org-dm-eg-db")
|
||||||
(version "3.3.0")
|
(version "3.4.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
;; We cannot use bioconductor-uri here because this tarball is
|
;; We cannot use bioconductor-uri here because this tarball is
|
||||||
|
@ -6931,7 +6931,7 @@ annotations for the genome of the model worm Caenorhabditis elegans.")
|
||||||
"org.Dm.eg.db_" version ".tar.gz"))
|
"org.Dm.eg.db_" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"15kzvw78xwa54yk1d69l6pmgny4726ydpdkk8lic26vr0yiwicla"))))
|
"1vzbphbrh1cf7xi5cksia9xy9a9l42js2z2qsajvjxvddiphrb7j"))))
|
||||||
(properties
|
(properties
|
||||||
`((upstream-name . "org.Dm.eg.db")))
|
`((upstream-name . "org.Dm.eg.db")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
|
Reference in New Issue