gnu: r-motifrg: Update to 1.30.0.

* gnu/packages/bioinformatics.scm (r-motifrg): Update to 1.30.0.
This commit is contained in:
Ricardo Wurmus 2019-12-15 15:10:35 +01:00
parent 2f15045400
commit a5f9b30338
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -8190,14 +8190,14 @@ (define-public r-seqlogo
(define-public r-motifrg
(package
(name "r-motifrg")
(version "1.28.0")
(version "1.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "motifRG" version))
(sha256
(base32
"02c7fbjwdq7pk96bd2rn07l9r2hqy00s3hfpli5ybmwgvc9h9z4z"))))
"0s6wdr036lra9x93r9k8wvicbkgzypjh3jp46h92yacw8d829k0d"))))
(properties `((upstream-name . "motifRG")))
(build-system r-build-system)
(propagated-inputs