gnu: r-motifrg: Update to 1.31.0.

* gnu/packages/bioinformatics.scm (r-motifrg): Update to 1.31.0.
This commit is contained in:
Ricardo Wurmus 2020-06-12 16:17:32 +02:00
parent 40ba4e8466
commit 239ca0f3bd
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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