mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-atacseqqc: Update to 1.32.0.
* gnu/packages/bioconductor.scm (r-atacseqqc): Update to 1.32.0. Change-Id: Id52d76183ee06adf0b50680a73e8a4b38a6cd3ae
This commit is contained in:
parent
be596996cf
commit
b5a53dd6b1
1 changed files with 2 additions and 2 deletions
|
@ -19838,14 +19838,14 @@ these files at JHPCE.")
|
|||
(define-public r-atacseqqc
|
||||
(package
|
||||
(name "r-atacseqqc")
|
||||
(version "1.30.0")
|
||||
(version "1.32.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ATACseqQC" version))
|
||||
(sha256
|
||||
(base32
|
||||
"128ka9fzj8zy6mlccszi5xnq25ivhpgq08q9jsiazm65kzxpvqfb"))))
|
||||
"04dnvjwxq64ax9d6mg5j30285wv1kc0yq7ms3m1bj6654v1vvpcq"))))
|
||||
(properties `((upstream-name . "ATACseqQC")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue