mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: r-ctc: Update to 1.82.0.
* gnu/packages/bioconductor.scm (r-ctc): Update to 1.82.0. Change-Id: If8397a89d983b847348c4c426589cdc810150d33
This commit is contained in:
parent
f1a961aa00
commit
e657e76bac
1 changed files with 2 additions and 2 deletions
|
@ -16247,14 +16247,14 @@ information and producing various plots and statistics.")
|
|||
(define-public r-ctc
|
||||
(package
|
||||
(name "r-ctc")
|
||||
(version "1.80.0")
|
||||
(version "1.82.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ctc" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1k2s1kjcbj4gkpj3fbb1gk2apg8b4anybgdhaw4s0w5ximy69mp7"))))
|
||||
"0l9vncl6xk3xnywn7v1bhxmwxrrmaxmvgg0l043qzn16r2vyk4sn"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-amap))
|
||||
(home-page "https://bioconductor.org/packages/ctc/")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue