mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: r-chippeakanno: Update to 3.26.3.
* gnu/packages/bioconductor.scm (r-chippeakanno): Update to 3.26.3.
This commit is contained in:
parent
33fedd371a
commit
3ef4c12a49
1 changed files with 2 additions and 2 deletions
|
@ -5017,14 +5017,14 @@ (define-public r-codedepends
|
|||
(define-public r-chippeakanno
|
||||
(package
|
||||
(name "r-chippeakanno")
|
||||
(version "3.26.2")
|
||||
(version "3.26.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ChIPpeakAnno" version))
|
||||
(sha256
|
||||
(base32
|
||||
"003550ygh0haxyyypsss7s03jlsx7cqkhly4fcz10maczi6j4l30"))))
|
||||
"07dvg3r4kghkqhh1a8rw149hgfswmzdh9cvnam8c82006cpmi74s"))))
|
||||
(properties `((upstream-name . "ChIPpeakAnno")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue