mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 01:26:43 +01:00
gnu: r-dmrcate: Update to 3.0.3.
* gnu/packages/bioconductor.scm (r-dmrcate): Update to 3.0.3. Change-Id: I5807264b3bb744f292673688e8b45dae816ebafa
This commit is contained in:
parent
775fa6631d
commit
68a314d470
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.0")
|
||||
(version "3.0.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "DMRcate" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1s83p6chchsx68qsfzqclpl3wq6fqy2r3namr8l3rrxp9b49342i"))))
|
||||
"0xgsbsr3g04yiyjlc161424wcvlbik208sz0rzqssw4fj255i88q"))))
|
||||
(properties `((upstream-name . "DMRcate")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue