mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: r-seqlogo: Update to 1.74.0.
* gnu/packages/bioconductor.scm (r-seqlogo): Update to 1.74.0. Change-Id: I719d63d90f0acf42fdeeb28ce39fd41fbf8134c6
This commit is contained in:
parent
efc669ed94
commit
57d1489d89
1 changed files with 2 additions and 2 deletions
|
@ -13491,14 +13491,14 @@ data access using the R programming language.")
|
|||
(define-public r-seqlogo
|
||||
(package
|
||||
(name "r-seqlogo")
|
||||
(version "1.72.0")
|
||||
(version "1.74.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "seqLogo" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0a5qndfdlsz38kwiijcshilwp6xiwlx0aqfx9ysw09a2kcb7hwww"))))
|
||||
"0sahhfdwzj976jghxy9chm7pdyksb1ncncfj70c1asrmd1q6if6h"))))
|
||||
(properties `((upstream-name . "seqLogo")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue