mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-bioassayr: Update to 1.46.0.
* gnu/packages/bioconductor.scm (r-bioassayr): Update to 1.46.0. Change-Id: I3e19937ed0b6690ec0327b1ca4c1eb61f9c79ac1
This commit is contained in:
parent
4864eb821b
commit
5b06ac319d
1 changed files with 2 additions and 2 deletions
|
@ -23838,14 +23838,14 @@ searching and clustering.")
|
||||||
(define-public r-bioassayr
|
(define-public r-bioassayr
|
||||||
(package
|
(package
|
||||||
(name "r-bioassayr")
|
(name "r-bioassayr")
|
||||||
(version "1.44.0")
|
(version "1.46.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "bioassayR" version))
|
(uri (bioconductor-uri "bioassayR" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0zxrmxsq3hvim288w16029xazk3fksiwdl444f211yyfhwkb1n31"))))
|
"17wv3yx9pgkpp1zvrk7w3df9x3rp3bf52ixvwsrpb7sh0j47cwbr"))))
|
||||||
(properties `((upstream-name . "bioassayR")))
|
(properties `((upstream-name . "bioassayR")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue