mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-acme: Update to 2.64.0.
* gnu/packages/bioconductor.scm (r-acme): Update to 2.64.0. Change-Id: I694a32b48589ab9bd2f932c597dc5f0d37e1d056
This commit is contained in:
parent
81917c9c67
commit
3995602fe3
1 changed files with 2 additions and 2 deletions
|
@ -23220,13 +23220,13 @@ printing and plotting @code{aCGH} objects.")
|
|||
(define-public r-acme
|
||||
(package
|
||||
(name "r-acme")
|
||||
(version "2.62.0")
|
||||
(version "2.64.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ACME" version))
|
||||
(sha256
|
||||
(base32
|
||||
"05lvljiq3wgn0xqax8nhrsfwfxkslch9fyzk8v7qdvi72j0j3g9b"))))
|
||||
"1s1s00b6mrv710x14vnscs99iinqq5pml684vpgbshlvszzyw71h"))))
|
||||
(properties `((upstream-name . "ACME")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-biobase r-biocgenerics))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue