mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
gnu: r-biotmle: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-biotmle): Update to 1.20.0.
This commit is contained in:
parent
4b3f9a16f2
commit
397bdc4329
1 changed files with 2 additions and 2 deletions
|
@ -15831,14 +15831,14 @@ (define-public r-biotip
|
|||
(define-public r-biotmle
|
||||
(package
|
||||
(name "r-biotmle")
|
||||
(version "1.18.0")
|
||||
(version "1.20.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "biotmle" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0p3iavf9059qa8qvfvqzskfc5gki3z0ivkkqdwg5anvf0wv2k47g"))))
|
||||
"1frig90krvfdk6nwpmslpj0pvligyzwzfwwci7hzwcmbglk5jj22"))))
|
||||
(properties `((upstream-name . "biotmle")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue