me
/
guix
Archived
1
0
Fork 0

gnu: r-motifbreakr: Update to 2.4.0.

* gnu/packages/bioconductor.scm (r-motifbreakr): Update to 2.4.0.
master
zimoun 2020-10-30 15:51:27 +01:00 committed by Ricardo Wurmus
parent a2bae16780
commit 301e549c22
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4350,12 +4350,12 @@ frequency matrices from nine public sources, for multiple organisms.")
(define-public r-motifbreakr (define-public r-motifbreakr
(package (package
(name "r-motifbreakr") (name "r-motifbreakr")
(version "2.2.0") (version "2.4.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "motifbreakR" version)) (uri (bioconductor-uri "motifbreakR" version))
(sha256 (sha256
(base32 "09czgmyjcycsvyvadpjddwwvqvxzd0ba3zhczh4mqc09gwa6vhlm")))) (base32 "0nni6i7h51kz0ch8ls9c9jzd7fjmc9wsavp11hx6w6bmhnh3k4n7"))))
(properties `((upstream-name . "motifbreakR"))) (properties `((upstream-name . "motifbreakR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs