gnu: r-seqpattern: Update to 1.30.0.
* gnu/packages/bioconductor.scm (r-seqpattern): Update to 1.30.0.
This commit is contained in:
parent
59e810b232
commit
1ca80ed5a5
1 changed files with 2 additions and 2 deletions
|
@ -6913,13 +6913,13 @@ Stephens (1990).")
|
|||
(define-public r-seqpattern
|
||||
(package
|
||||
(name "r-seqpattern")
|
||||
(version "1.28.0")
|
||||
(version "1.30.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "seqPattern" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0nrrlr1nl9zxmp88qq8jn7wgmda6jh0xvp4nph94w4nwjsyb7xqn"))))
|
||||
"17nvxy8kdc1k0kyf0qny6jp3gzr024q37mmh5x18jjr794hnf9s5"))))
|
||||
(properties
|
||||
`((upstream-name . "seqPattern")))
|
||||
(build-system r-build-system)
|
||||
|
|
Reference in a new issue