me
/
guix
Archived
1
0
Fork 0

gnu: r-rbgl: Update to 1.64.0.

* gnu/packages/bioinformatics.scm (r-rbgl): Update to 1.64.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

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