mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
ecbebc5ca9
commit
d55ee8edd0
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue