gnu: r-rbowtie2: Update to 2.10.0.
* gnu/packages/bioconductor.scm (r-rbowtie2): Update to 2.10.0. Change-Id: Ia0479b81f8fafec85967c3f040921265672da0bc
This commit is contained in:
parent
11fa847d63
commit
33270b8f5b
@ -17917,14 +17917,14 @@ This algorithm is based on the publication by Hart et al., 2013 (Pubmed ID
|
||||
(define-public r-rbowtie2
|
||||
(package
|
||||
(name "r-rbowtie2")
|
||||
(version "2.8.0")
|
||||
(version "2.10.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Rbowtie2" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0dx1psk6f27p1kiw4qwj1nf55gpqgisibzipvlnn5m9q3q8g70gv"))))
|
||||
"1spwpbx1jjfjcxbwjkl64ccp9k8xs6lm828546qddsgp20y3bhgp"))))
|
||||
(properties `((upstream-name . "Rbowtie2")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user