mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-chipseeker: Update to 1.42.1.
* gnu/packages/bioconductor.scm (r-chipseeker): Update to 1.42.1. Change-Id: I67ed931c9067bbfa4b522431551fa402d97ede20
This commit is contained in:
parent
d5fb534a68
commit
37848c6e93
1 changed files with 2 additions and 2 deletions
|
@ -8785,13 +8785,13 @@ regions and to highlight copy number alterations.")
|
|||
(define-public r-chipseeker
|
||||
(package
|
||||
(name "r-chipseeker")
|
||||
(version "1.42.0")
|
||||
(version "1.42.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ChIPseeker" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0l15apga9c0pcclvdx4zdyl9zd3v4isc5rb95d7h7s2wa3mskaxh"))))
|
||||
"18abjm59z9isxy3dj3cpf1xbg4gyz0mm1cfxn78g5m17jkkyr7b7"))))
|
||||
(build-system r-build-system)
|
||||
(native-inputs
|
||||
(list r-knitr r-testthat))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue