gnu: r-bhc: Update to 1.52.0.
* gnu/packages/bioconductor.scm (r-bhc): Update to 1.52.0.
This commit is contained in:
parent
90fc4b4a51
commit
807271f5b5
1 changed files with 2 additions and 2 deletions
|
@ -16805,14 +16805,14 @@ Affymetrix GeneChips.")
|
|||
(define-public r-bhc
|
||||
(package
|
||||
(name "r-bhc")
|
||||
(version "1.50.0")
|
||||
(version "1.52.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BHC" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ryd9lg8pywqlxj802y9jad5nxy40ivnzdq2ldldypwyalgk9ahm"))))
|
||||
"0w60h1jr9kwvgg5d6bcrq4gl1aa1v6xrn43ymsc2312019psrrjy"))))
|
||||
(properties `((upstream-name . "BHC")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://bioconductor.org/packages/BHC/")
|
||||
|
|
Reference in a new issue