gnu: r-chromvar: Update to 1.30.1.

* gnu/packages/bioconductor.scm (r-chromvar): Update to 1.30.1.

Change-Id: Id9344c4f85834a8b050ff3c30c7a1128d3f36a61
This commit is contained in:
Ricardo Wurmus 2025-05-13 11:57:32 +02:00
parent ecbebc5ca9
commit d55ee8edd0
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -25606,13 +25606,13 @@ This package wraps C++ code from the MOODS motif calling library.")
(define-public r-chromvar
(package
(name "r-chromvar")
(version "1.30.0")
(version "1.30.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "chromVAR" version))
(sha256
(base32 "1k42md1n22ms1jbk52vzgqlsmxvlg59cdbq5h5sariymbc6ihx6d"))))
(base32 "1wdsq6cx3y3262kkqa3mw3m0ymja990qwzrv11vpwr22rph74qsp"))))
(properties `((upstream-name . "chromVAR")))
(build-system r-build-system)
(arguments