gnu: r-seqlogo: Update to 1.48.0.
* gnu/packages/bioinformatics.scm (r-seqlogo): Update to 1.48.0.master
parent
c5b0815c44
commit
34f1c60c78
|
@ -8244,14 +8244,14 @@ annotations for the genome of the model mouse Mus musculus.")
|
|||
(define-public r-seqlogo
|
||||
(package
|
||||
(name "r-seqlogo")
|
||||
(version "1.46.0")
|
||||
(version "1.48.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "seqLogo" version))
|
||||
(sha256
|
||||
(base32
|
||||
"16xvqcdknix9vjm8mrixi6nyfsr45jm844jh1x90m8044lwrsic1"))))
|
||||
"022vr9ydwcivs7rw7kwj73gfk5gc7ckwa1q66vhd4kw9ylh70v68"))))
|
||||
(properties `((upstream-name . "seqLogo")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://bioconductor.org/packages/seqLogo")
|
||||
|
|
Reference in New Issue