mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 07:12:30 -05:00
gnu: r-biobroom: Update to 1.32.0.
* gnu/packages/bioconductor.scm (r-biobroom): Update to 1.32.0.
This commit is contained in:
parent
9adef62a5b
commit
b6350013f8
1 changed files with 2 additions and 2 deletions
|
@ -17166,14 +17166,14 @@ (define-public r-bioassayr
|
|||
(define-public r-biobroom
|
||||
(package
|
||||
(name "r-biobroom")
|
||||
(version "1.30.0")
|
||||
(version "1.32.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "biobroom" version))
|
||||
(sha256
|
||||
(base32
|
||||
"02gdc26bs0yx7hb53b8ncipsaw6ynfvjcx64qxkxxq1c4awjkhzy"))))
|
||||
"0kb6ylq94vywfky0mcrva109darcv361sqvwb19qn92p8vh5199l"))))
|
||||
(properties `((upstream-name . "biobroom")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue