gnu: r-grohmm: Update to 1.40.3.

* gnu/packages/bioconductor.scm (r-grohmm): Update to 1.40.3.

Change-Id: I583422e0e9383a851425442635449328dc1f9f84
This commit is contained in:
Ricardo Wurmus 2025-02-27 13:01:54 +01:00
parent af6dd206f8
commit ee0be644a1
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -23688,14 +23688,14 @@ db and resource files to AWS S3 buckets.")
(define-public r-grohmm
(package
(name "r-grohmm")
(version "1.38.0")
(version "1.40.3")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "groHMM" version))
(sha256
(base32
"1vmck9ridjjk22477sv8wx0x7n5irrsaf6nsh9lm3krk4i3iv715"))))
"0zx9xlrqaq11bnfcrchcg0kdbq4dcw8sx7zbxq2g715h89zihp1c"))))
(properties `((upstream-name . "groHMM")))
(build-system r-build-system)
(propagated-inputs