gnu: r-annotationforge: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-annotationforge): Update to 1.36.0.
This commit is contained in:
parent
0e31c0034a
commit
c46f294350
@ -2082,14 +2082,14 @@ used by @code{ensembldb}, @code{Organism.dplyr}, and other packages.")
|
|||||||
(define-public r-annotationforge
|
(define-public r-annotationforge
|
||||||
(package
|
(package
|
||||||
(name "r-annotationforge")
|
(name "r-annotationforge")
|
||||||
(version "1.34.1")
|
(version "1.36.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "AnnotationForge" version))
|
(uri (bioconductor-uri "AnnotationForge" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0g75b2adak87raw0vn20fjh5980y7svknh8ih1sn4fwryglp4ggg"))))
|
"02wvni5q560idi6677g5f4md73z4qzjl5yycxv5dbvgbl2picisz"))))
|
||||||
(properties
|
(properties
|
||||||
`((upstream-name . "AnnotationForge")))
|
`((upstream-name . "AnnotationForge")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
Loading…
Reference in New Issue
Block a user