gnu: r-bgx: Update to 1.64.0.

* gnu/packages/bioconductor.scm (r-bgx): Update to 1.64.0.
This commit is contained in:
zimoun 2022-11-17 03:50:27 +01:00 committed by Ricardo Wurmus
parent ade1bef97a
commit 16e636eccb
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -14355,14 +14355,14 @@ (define-public r-bgmix
(define-public r-bgx
(package
(name "r-bgx")
(version "1.62.0")
(version "1.64.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "bgx" version))
(sha256
(base32
"0q2y4n6bcc9pvz5sgfkw1lrb00rrp7q29i1vh7srdfmfhgpyz6bk"))))
"1ylg9bnq8iwax0ap4c19v4mkbq673s8dfv49d94znsryg3fp93dl"))))
(properties `((upstream-name . "bgx")))
(build-system r-build-system)
(arguments