mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
gnu: r-motifrg: Update to 1.31.0.
* gnu/packages/bioinformatics.scm (r-motifrg): Update to 1.31.0.
This commit is contained in:
parent
40ba4e8466
commit
239ca0f3bd
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue