mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-rbowtie2: Update to 2.14.0.
* gnu/packages/bioconductor.scm (r-rbowtie2): Update to 2.14.0. Change-Id: I0c41c8ed4d38e250888c2d519bc90704c8be931d
This commit is contained in:
parent
d399ec174c
commit
7cc52c5d8f
1 changed files with 2 additions and 2 deletions
|
@ -20789,14 +20789,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.12.3")
|
||||
(version "2.14.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Rbowtie2" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0raa82fc90zb6z24scf395k0gg1qfabjcwcgzl5w15vlgfzj0byy"))))
|
||||
"0hg9xdybx3wnqgwf21df7mdabi73n5v8shw6jj4zx545g7j6sk95"))))
|
||||
(properties `((upstream-name . "Rbowtie2")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue