me
/
guix
Archived
1
0
Fork 0

gnu: r-rbgl: Update to 1.74.0.

* gnu/packages/bioconductor.scm (r-rbgl): Update to 1.74.0.
master
zimoun 2022-11-17 03:50:12 +01:00 committed by Ricardo Wurmus
parent dd27fffd32
commit 4e861e7f9a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6384,14 +6384,14 @@ proteomics packages.")
(define-public r-rbgl (define-public r-rbgl
(package (package
(name "r-rbgl") (name "r-rbgl")
(version "1.72.0") (version "1.74.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
"0ph089vxla49sng0pdwiyh9rpk9i96cbsx5q2jn46jj4x51ijc7y")))) "0dccxsynfnhjzjk22hr5kg068zbg33g6kyhlhlhqh78582181j9m"))))
(properties `((upstream-name . "RBGL"))) (properties `((upstream-name . "RBGL")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs