mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-msa: Update to 1.36.1.
* gnu/packages/bioconductor.scm (r-msa): Update to 1.36.1. Change-Id: I91665d8ff4cd7570b5bcad27ff132611a09b8ecc
This commit is contained in:
parent
2a1a1738dd
commit
f74e27f072
1 changed files with 2 additions and 2 deletions
|
@ -9656,13 +9656,13 @@ in SNV base substitution data.")
|
|||
(define-public r-msa
|
||||
(package
|
||||
(name "r-msa")
|
||||
(version "1.36.0")
|
||||
(version "1.36.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "msa" version))
|
||||
(sha256
|
||||
(base32
|
||||
"05i6pp10nn4icl51rx3b48s861hnd1yx72d933fphm6a5082zxms"))))
|
||||
"16ixhinhcbf2nvdmqria231s4qhr8lzhr7yqr7ljrnnwiqadfr67"))))
|
||||
(properties `((upstream-name . "msa")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue