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

gnu: r-rbamtools: Update to 2.16.17.

* gnu/packages/cran.scm (r-rbamtools): Update to 2.16.17.
parent e5a06add
No related branches found
No related tags found
No related merge requests found
......@@ -11122,14 +11122,14 @@ (define-public r-genenet
(define-public r-rbamtools
(package
(name "r-rbamtools")
(version "2.16.11.2")
(version "2.16.17")
(source
(origin
(method url-fetch)
(uri (cran-uri "rbamtools" version))
(sha256
(base32
"0gzkb1xyrkriv45wq8gv7qfwjslnvwkfkk5jjc4wg5kmm0ydpdzj"))))
"0qj37ljdva3v29s01dkrbg31mcfzy3bl145cp40d54v4h9xhcghc"))))
(build-system r-build-system)
(inputs `(("zlib" ,zlib)))
(propagated-inputs
......
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