Skip to content
Snippets Groups Projects
Unverified Commit 78d9fbd2 authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

gnu: r-biocstyle: Update to 2.16.1.

* gnu/packages/bioinformatics.scm (r-biocstyle): Update to 2.16.1.
parent 7337615d
No related branches found
No related tags found
No related merge requests found
......@@ -7539,13 +7539,13 @@ (define-public r-biocviews
(define-public r-biocstyle
(package
(name "r-biocstyle")
(version "2.16.0")
(version "2.16.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "BiocStyle" version))
(sha256
(base32
"07rjl2n4sazdg581zh7w3yykzphgr2gpz41ba4ryqs7347vh9nbf"))))
"09sz2bnbfbj8wz16k0q8xrvag9fldxqyp5vbg9pvd9skh28hv7c7"))))
(properties
`((upstream-name . "BiocStyle")))
(build-system r-build-system)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment