me
/
guix
Archived
1
0
Fork 0

gnu: r-bgx: Update to 1.70.0.

* gnu/packages/bioconductor.scm (r-bgx): Update to 1.70.0.

Change-Id: Ibbbae41e23ab19f5cba7e2264fa2c2848a38a15f
master
Ricardo Wurmus 2024-05-07 13:07:09 +02:00
parent 841b39867d
commit 40a55d3f50
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -20347,14 +20347,14 @@ gene expression.")
(define-public r-bgx
(package
(name "r-bgx")
(version "1.68.3")
(version "1.70.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "bgx" version))
(sha256
(base32
"1a3hq2i1mxf6dpkk82b6y88q5fcjbqpdcxqplkfp5d2slzsqc3jp"))))
"0sglk8q12fvqk6m699v3lajwr1zb8wnrldfv2n8y7jjy2fqcvs19"))))
(properties `((upstream-name . "bgx")))
(build-system r-build-system)
(arguments