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

gnu: r-rbowtie2: Update to 1.10.1.

* gnu/packages/bioconductor.scm (r-rbowtie2): Update to 1.10.1.
parent a8840a04
No related branches found
No related tags found
No related merge requests found
......@@ -5240,14 +5240,14 @@ (define-public r-zfpkm
(define-public r-rbowtie2
(package
(name "r-rbowtie2")
(version "1.10.0")
(version "1.10.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rbowtie2" version))
(sha256
(base32
"1z2dn0q3wcw8b9ibx388kh7p5km16i71sw9miqj3daw7g0v5bxp3"))))
"19v7wfvrd53j618c1xbiqnlsf2kxw697myryx0vb9s2aspknyzz7"))))
(properties `((upstream-name . "Rbowtie2")))
(build-system r-build-system)
(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