me
/
guix
Archived
1
0
Fork 0

gnu: r-chromvar: Update to 1.26.0.

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

Change-Id: Ib13a2f5268b9d49898ca428490af0ed83f55ba87
master
Ricardo Wurmus 2024-05-07 13:07:17 +02:00
parent fe25e3608b
commit 3b9c258247
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -22353,13 +22353,13 @@ This package wraps C++ code from the MOODS motif calling library.")
(define-public r-chromvar (define-public r-chromvar
(package (package
(name "r-chromvar") (name "r-chromvar")
(version "1.24.0") (version "1.26.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "chromVAR" version)) (uri (bioconductor-uri "chromVAR" version))
(sha256 (sha256
(base32 "1vy650625b9b2dgnkgh5h0kw5bkdvfin133091asf1nw4jgnn1vx")))) (base32 "092y1x1sbqvjrwmr7sv2r5216wbwwc4lk6kwn57fnvvdnc0hc3sv"))))
(properties `((upstream-name . "chromVAR"))) (properties `((upstream-name . "chromVAR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs