mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05:00
gnu: r-chipseq: Update to 1.54.0.
* gnu/packages/bioconductor.scm (r-chipseq): Update to 1.54.0. Change-Id: If80fc00811bd2707cbba97a64c2efe46848a8b60
This commit is contained in:
parent
0298c87534
commit
1de2a99743
1 changed files with 2 additions and 2 deletions
|
@ -7380,14 +7380,14 @@ (define-public r-chipseeker
|
|||
(define-public r-chipseq
|
||||
(package
|
||||
(name "r-chipseq")
|
||||
(version "1.52.0")
|
||||
(version "1.54.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "chipseq" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1fw99xnll4jwdmp49jh59zxcbp3qs2850pjdg403sv4cg1bgfdyi"))))
|
||||
"1rd56knaf0ar8d0nh0mcnrrg5jy0csixig1d4abn1b64vbzrvzpz"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-biocgenerics
|
||||
|
|
Loading…
Reference in a new issue