gnu: r-structuralvariantannotation: Update to 1.12.0.

* gnu/packages/bioconductor.scm (r-structuralvariantannotation): Update to 1.12.0.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:44:45 +02:00
parent d044d62102
commit 8037227617
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5396,13 +5396,13 @@ (define-public r-stringdb
(define-public r-structuralvariantannotation
(package
(name "r-structuralvariantannotation")
(version "1.10.1")
(version "1.12.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "StructuralVariantAnnotation" version))
(sha256
(base32 "009l27kb9gvwwf57dwxfribhfhvn4z5pw8yc847l6pkbzqggx678"))))
(base32 "0f3x74ic3blg8nm5xlv79k0n8j3fpl98mmhfanqfzmdl0g3j6wx6"))))
(build-system r-build-system)
(propagated-inputs
(list r-assertthat