gnu: r-structuralvariantannotation: Update to 1.18.0.

* gnu/packages/bioconductor.scm (r-structuralvariantannotation): Update to 1.18.0.

Change-Id: Iee4a06a6c0f22ff0b88a583210968a6a752ff2df
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:02:17 +01:00
parent 05062b3a92
commit 3527647b1e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -10806,13 +10806,13 @@ (define-public r-stringdb
(define-public r-structuralvariantannotation
(package
(name "r-structuralvariantannotation")
(version "1.16.0")
(version "1.18.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "StructuralVariantAnnotation" version))
(sha256
(base32 "0gkps2pls9bpqr8sxm8zwdkn156g8r6mhf4bx17nif5s35qld1rb"))))
(base32 "1h3l3xbxwf2w2dl0qz72v68h5g77zhd2rr0g86l2dhn67mhy8ml2"))))
(build-system r-build-system)
(propagated-inputs
(list r-assertthat