gnu: r-grohmm: Update to 1.18.0.

* gnu/packages/bioinformatics.scm (r-grohmm): Update to 1.18.0.
master
Ricardo Wurmus 2019-05-05 23:29:06 +02:00
parent 49f30903f0
commit ce52cab000
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6990,14 +6990,14 @@ annotation infrastructure.")
(define-public r-grohmm
(package
(name "r-grohmm")
(version "1.16.0")
(version "1.18.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "groHMM" version))
(sha256
(base32
"1ph92fv44b90v7mk4b1mjvv0dlrhl8ba01klxbnd0vs4qn9zxplh"))))
"1p368qf8ab1vy8gl2j7rx0l7bvva4m7w06i364rqzs0sdyzlbm3y"))))
(properties `((upstream-name . "groHMM")))
(build-system r-build-system)
(propagated-inputs