mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
gnu: r-beclear: Update to 2.20.0.
* gnu/packages/bioconductor.scm (r-beclear): Update to 2.20.0. Change-Id: I16ff50c678cf7e56002083f8e9c1eec3053354d1
This commit is contained in:
parent
6aed2982ec
commit
ffb3969e8a
1 changed files with 2 additions and 2 deletions
|
@ -23685,14 +23685,14 @@ (define-public r-megadepth
|
|||
(define-public r-beclear
|
||||
(package
|
||||
(name "r-beclear")
|
||||
(version "2.18.0")
|
||||
(version "2.20.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BEclear" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1a8jmlx17qcx9qzcaxbnlk6qji6hqxcnzmr8zvar9jrfhx0cv9x1"))))
|
||||
"17i93h0q1fwl8wymmlgjsh8hbnaws6baf4jid5k579aap32zb5ha"))))
|
||||
(properties `((upstream-name . "BEclear")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue