gnu: r-rbgl: Update to 1.64.0.

* gnu/packages/bioinformatics.scm (r-rbgl): Update to 1.64.0.
This commit is contained in:
Ricardo Wurmus 2020-06-12 15:59:35 +02:00
parent 397568dbca
commit 7d8b96e24b
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7090,14 +7090,14 @@ (define-public r-annotationforge
(define-public r-rbgl
(package
(name "r-rbgl")
(version "1.62.1")
(version "1.64.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "RBGL" version))
(sha256
(base32
"0ixbkdirf08i400db587r262j52sdwdgk3884nxk5xkbhx2m6vg0"))))
"079599a6xn2i7snfn2vgshkw0c00rrfhj44pvi03ap8id29bkayy"))))
(properties `((upstream-name . "RBGL")))
(build-system r-build-system)
(propagated-inputs