me
/
guix
Archived
1
0
Fork 0

gnu: r-structuralvariantannotation: Update to 1.10.1.

* gnu/packages/bioconductor.scm (r-structuralvariantannotation): Update to 1.10.1.
master
Ricardo Wurmus 2022-01-05 23:20:57 +01:00
parent f9288cdf7c
commit 013cda4abb
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4567,13 +4567,13 @@ that integrates the various evidences.")
(define-public r-structuralvariantannotation
(package
(name "r-structuralvariantannotation")
(version "1.10.0")
(version "1.10.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "StructuralVariantAnnotation" version))
(sha256
(base32 "1pw7d39944dwk5gw6q7igcn866zpqwz01ljaha2ih5dfvmhxka8n"))))
(base32 "009l27kb9gvwwf57dwxfribhfhvn4z5pw8yc847l6pkbzqggx678"))))
(build-system r-build-system)
(propagated-inputs
(list r-assertthat