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
|
||||
(package
|
||||
(name "r-bioassayr")
|
||||
(version "1.44.0")
|
||||
(version "1.46.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "bioassayR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0zxrmxsq3hvim288w16029xazk3fksiwdl444f211yyfhwkb1n31"))))
|
||||
"17wv3yx9pgkpp1zvrk7w3df9x3rp3bf52ixvwsrpb7sh0j47cwbr"))))
|
||||
(properties `((upstream-name . "bioassayR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue