mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
gnu: r-rhisat2: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-rhisat2): Update to 1.12.0.
This commit is contained in:
parent
5e39a816fe
commit
9360c7f166
1 changed files with 2 additions and 2 deletions
|
@ -10393,14 +10393,14 @@ (define-public r-sgseq
|
|||
(define-public r-rhisat2
|
||||
(package
|
||||
(name "r-rhisat2")
|
||||
(version "1.10.0")
|
||||
(version "1.12.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Rhisat2" version))
|
||||
(sha256
|
||||
(base32
|
||||
"092rws9vjxgm2jpkbp6ign47zmillyyidnc7ylcbn4zr9j5lwv0y"))))
|
||||
"0hzair41l47kzykymd169a34pfhb98vrjgkgdf15m17csyz7pnv7"))))
|
||||
(properties `((upstream-name . "Rhisat2")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue