gnu: r-grohmm: Update to 1.24.0.
* gnu/packages/bioinformatics.scm (r-grohmm): Update to 1.24.0.
This commit is contained in:
parent
5598f53497
commit
16a4822a07
@ -7496,14 +7496,14 @@ annotation infrastructure.")
|
||||
(define-public r-grohmm
|
||||
(package
|
||||
(name "r-grohmm")
|
||||
(version "1.22.0")
|
||||
(version "1.24.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "groHMM" version))
|
||||
(sha256
|
||||
(base32
|
||||
"04z9qq1xwdsaxbqhyld37w0ybvzly9pc1hcyrnwdbyjwd7n1fncb"))))
|
||||
"08pap9wsaxl4jjlc1py0rc019gmi6daa0f9cr3ih1d97wybncanx"))))
|
||||
(properties `((upstream-name . "groHMM")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user