mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-09 04:42:01 +01:00
gnu: r-seqpattern: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-seqpattern): Update to 1.24.0.
This commit is contained in:
parent
58ae27d46c
commit
76edc5ae98
1 changed files with 2 additions and 2 deletions
|
@ -4088,13 +4088,13 @@ Stephens (1990).")
|
|||
(define-public r-seqpattern
|
||||
(package
|
||||
(name "r-seqpattern")
|
||||
(version "1.22.0")
|
||||
(version "1.24.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "seqPattern" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0j68n6fwycxjpl2va5fw7ajb123n758s2pq997d76dysxghmrlzq"))))
|
||||
"0h74z84zyvfzclsm0g13b95hirn99185wc6lp53jkzah9yyi59ay"))))
|
||||
(properties
|
||||
`((upstream-name . "seqPattern")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Add table
Reference in a new issue