mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
af6dd206f8
commit
ee0be644a1
1 changed files with 2 additions and 2 deletions
|
@ -23688,14 +23688,14 @@ db and resource files to AWS S3 buckets.")
|
||||||
(define-public r-grohmm
|
(define-public r-grohmm
|
||||||
(package
|
(package
|
||||||
(name "r-grohmm")
|
(name "r-grohmm")
|
||||||
(version "1.38.0")
|
(version "1.40.3")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "groHMM" version))
|
(uri (bioconductor-uri "groHMM" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1vmck9ridjjk22477sv8wx0x7n5irrsaf6nsh9lm3krk4i3iv715"))))
|
"0zx9xlrqaq11bnfcrchcg0kdbq4dcw8sx7zbxq2g715h89zihp1c"))))
|
||||||
(properties `((upstream-name . "groHMM")))
|
(properties `((upstream-name . "groHMM")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue