mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
gnu: r-hmmcopy: Update to 1.50.0.
* gnu/packages/bioconductor.scm (r-hmmcopy): Update to 1.50.0. Change-Id: I2d9a3d26f64979ce32a51508e4ef9d9d50448cd5
This commit is contained in:
parent
a0f13e6d41
commit
e1587fd410
1 changed files with 2 additions and 2 deletions
|
@ -17137,13 +17137,13 @@ abnormal copy number.")
|
|||
(define-public r-hmmcopy
|
||||
(package
|
||||
(name "r-hmmcopy")
|
||||
(version "1.48.0")
|
||||
(version "1.50.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "HMMcopy" version))
|
||||
(sha256
|
||||
(base32 "169hxg2cnhc48gfyz2rag1ahs2q1slp70v89bvzibkn00srclgk5"))))
|
||||
(base32 "1pwhakhx880815dr5gs2m9f4jr402p8h2ccs01n8cbjkm32w6nq7"))))
|
||||
(properties `((upstream-name . "HMMcopy")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-data-table))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue