gnu: r-organismdbi: Update to 1.26.0.
* gnu/packages/bioinformatics.scm (r-organismdbi): Update to 1.26.0.
This commit is contained in:
parent
a98c3b4ae4
commit
96f98c5b72
|
@ -9877,14 +9877,14 @@ chromosome region or transcript models of lincRNA genes.")
|
|||
(define-public r-organismdbi
|
||||
(package
|
||||
(name "r-organismdbi")
|
||||
(version "1.24.0")
|
||||
(version "1.26.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "OrganismDbi" version))
|
||||
(sha256
|
||||
(base32
|
||||
"11pyv56cy4iy095h40k6k0mpjdlh6gsb4ld3s57nfa9nd4ypx3yi"))))
|
||||
"14azk69pmwlhza0mhsxigsg127w3mgsx9hhrbdcdqmy3vzfbfaqq"))))
|
||||
(properties `((upstream-name . "OrganismDbi")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in New Issue