mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05:00
gnu: r-bioassayr: Update to 1.28.3.
* gnu/packages/bioconductor.scm (r-bioassayr): Update to 1.28.3.
This commit is contained in:
parent
5bd5f755f2
commit
c1942727cf
1 changed files with 2 additions and 2 deletions
|
@ -8866,14 +8866,14 @@ (define-public r-chemminer
|
|||
(define-public r-bioassayr
|
||||
(package
|
||||
(name "r-bioassayr")
|
||||
(version "1.28.2")
|
||||
(version "1.28.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "bioassayR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ylnnm31jkmi8zz78kngqv36yn6i5lvjp1i27v59svw13m4r03g5"))))
|
||||
"03pdb76j7c28b1h1flb40ahq7i9iha22kblq6mkl3x4xmrdgaw5y"))))
|
||||
(properties `((upstream-name . "bioassayR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue