mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: r-zebrafishrnaseq: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-zebrafishrnaseq): Update to 1.28.0. Change-Id: I876679b771d9f3b355faba59a3b193bcad76a0a4
This commit is contained in:
parent
eb7b25ecc0
commit
f8508ea49c
1 changed files with 2 additions and 2 deletions
|
@ -3473,14 +3473,14 @@ and @code{Sailfish}. Alevin example output is also included.")
|
|||
(define-public r-zebrafishrnaseq
|
||||
(package
|
||||
(name "r-zebrafishrnaseq")
|
||||
(version "1.26.0")
|
||||
(version "1.28.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "zebrafishRNASeq" version
|
||||
'experiment))
|
||||
(sha256
|
||||
(base32 "0h9bgqbyrakpmp15fvwpygmf0yrf8wqyfg3fnr30k46xvn265axh"))))
|
||||
(base32 "0mif3j7jd9knkfjy9pw8gznckfx5k9xvypav8kkzn76awrxs7rbm"))))
|
||||
(properties `((upstream-name . "zebrafishRNASeq")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs (list r-knitr))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue