gnu: r-bgx: Update to 1.68.3.

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

Change-Id: I8aa747dd0a725f84dca1441693ce573a4567f70c
This commit is contained in:
Ricardo Wurmus 2024-02-11 16:54:55 +01:00
parent 823def76d4
commit c23224da61
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -19896,14 +19896,14 @@ (define-public r-bgmix
(define-public r-bgx
(package
(name "r-bgx")
(version "1.68.0")
(version "1.68.3")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "bgx" version))
(sha256
(base32
"0v85i0lwmxq5yq9ygfzljgy8fsflqq1p53rq8aasnndd6gsm8ld2"))))
"1a3hq2i1mxf6dpkk82b6y88q5fcjbqpdcxqplkfp5d2slzsqc3jp"))))
(properties `((upstream-name . "bgx")))
(build-system r-build-system)
(arguments