mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
gnu: r-grohmm: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-grohmm): Update to 1.36.0. Change-Id: I692b58aace86c5f69ba1645ebb95113f0a846409
This commit is contained in:
parent
2b79447123
commit
15961e132d
1 changed files with 2 additions and 2 deletions
|
@ -19647,14 +19647,14 @@ (define-public r-experimenthub
|
|||
(define-public r-grohmm
|
||||
(package
|
||||
(name "r-grohmm")
|
||||
(version "1.34.0")
|
||||
(version "1.36.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "groHMM" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1zg30cb4s97zdv6c0f53ix6a97aan5w3lx698sa4cqvi4hbz8f35"))))
|
||||
"15ibdbpj7vqypxfnp2w06w9lync11z3azzss6s97xhadkgsbw4vq"))))
|
||||
(properties `((upstream-name . "groHMM")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue