gnu: r-biocor: Update to 1.14.0.

* gnu/packages/bioconductor.scm (r-biocor): Update to 1.14.0.
This commit is contained in:
zimoun 2020-10-30 15:56:32 +01:00 committed by Ricardo Wurmus
parent e29b15ee97
commit 072f722f8e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7997,14 +7997,14 @@ (define-public r-bioconcotk
(define-public r-biocor
(package
(name "r-biocor")
(version "1.12.0")
(version "1.14.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BioCor" version))
(sha256
(base32
"1xghclfqv8d23g72g8914br5zjx4sz9zihzczwwmpl15lghpnqwy"))))
"12slrdn98h43j3y7klk3chrwa2ycwm4krhz3l3kfzbxr834mhy19"))))
(properties `((upstream-name . "BioCor")))
(build-system r-build-system)
(propagated-inputs