mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -05:00
gnu: r-dmrcate: Update to 3.0.5.
* gnu/packages/bioconductor.scm (r-dmrcate): Update to 3.0.5. Change-Id: I88768682f65b821e188f29c4dfee94927040cbbd
This commit is contained in:
parent
2dff160f09
commit
defb0e7676
1 changed files with 2 additions and 2 deletions
|
@ -5884,13 +5884,13 @@ (define-public r-derfinderhelper
|
|||
(define-public r-dmrcate
|
||||
(package
|
||||
(name "r-dmrcate")
|
||||
(version "3.0.3")
|
||||
(version "3.0.5")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "DMRcate" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0xgsbsr3g04yiyjlc161424wcvlbik208sz0rzqssw4fj255i88q"))))
|
||||
"1m5ilcpknzxd3cdk0kyvqqsahshlwxi7xpscigr4w7a83p775vqc"))))
|
||||
(properties `((upstream-name . "DMRcate")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue