gnu: r-rbgl: Update to 1.66.0.

* gnu/packages/bioinformatics.scm (r-rbgl): Update to 1.66.0.
This commit is contained in:
zimoun 2020-10-30 15:57:49 +01:00 committed by Ricardo Wurmus
parent 4451918e3a
commit 7a57b229b6
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -7285,14 +7285,14 @@ databases. Packages produced are intended to be used with AnnotationDbi.")
(define-public r-rbgl
(package
(name "r-rbgl")
(version "1.64.0")
(version "1.66.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "RBGL" version))
(sha256
(base32
"079599a6xn2i7snfn2vgshkw0c00rrfhj44pvi03ap8id29bkayy"))))
"016vyzgixb3gjpzi21rbs6ngnnqcxr77krwjjf1ldnzzj8vqrqsz"))))
(properties `((upstream-name . "RBGL")))
(build-system r-build-system)
(propagated-inputs