me
/
guix
Archived
1
0
Fork 0

gnu: r-grohmm: Update to 1.24.0.

* gnu/packages/bioinformatics.scm (r-grohmm): Update to 1.24.0.
master
zimoun 2020-10-30 15:58:07 +01:00 committed by Ricardo Wurmus
parent 5598f53497
commit 16a4822a07
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -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