mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-05 02:16:31 +01:00
gnu: r-chipseq: Update to 1.32.0.
* gnu/packages/bioinformatics.scm (r-chipseq): Update to 1.32.0.
This commit is contained in:
parent
cec8f0920b
commit
2e9d8116fb
1 changed files with 2 additions and 2 deletions
|
@ -9269,14 +9269,14 @@ common bioinformatics tools.")
|
|||
(define-public r-chipseq
|
||||
(package
|
||||
(name "r-chipseq")
|
||||
(version "1.30.0")
|
||||
(version "1.32.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "chipseq" version))
|
||||
(sha256
|
||||
(base32
|
||||
"09f8dgl5ni75qkf7nvvppwr3irpplv4xb3ks59ld7l8i2mplcrx7"))))
|
||||
"1pp1rm5fs3hlar5x4dl3a3b4gara7qwf81dbvka6r1n78hrf9x1b"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-biocgenerics" ,r-biocgenerics)
|
||||
|
|
Loading…
Add table
Reference in a new issue