me
/
guix
Archived
1
0
Fork 0

gnu: r-grohmm: Update to 1.14.0.

* gnu/packages/bioinformatics.scm (r-grohmm): Update to 1.14.0.
master
Ricardo Wurmus 2018-06-02 11:47:04 +02:00
parent 712fe39680
commit 9370b8ee9f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6559,14 +6559,14 @@ annotation infrastructure.")
(define-public r-grohmm
(package
(name "r-grohmm")
(version "1.12.0")
(version "1.14.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "groHMM" version))
(sha256
(base32
"0cjkj0ypyc4dfi9s8dh88kh6q4xlpnc0wal7njg4b4gqj0l2hva7"))))
"1kjb14apyly44qdlx2ld6gr69wlazd4mbhs58l35hir12aphgrzp"))))
(properties `((upstream-name . "groHMM")))
(build-system r-build-system)
(propagated-inputs