Archived
1
0
Fork 0

gnu: r-rbgl: Update to 1.80.0.

* gnu/packages/bioconductor.scm (r-rbgl): Update to 1.80.0.

Change-Id: I73f6c60bd442c6a660406bbc00929784731e7b77
This commit is contained in:
Ricardo Wurmus 2024-05-07 12:55:52 +02:00
parent 9529783d05
commit b31da9257b
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -10420,14 +10420,14 @@ matrix for a set of strings.")
(define-public r-rbgl (define-public r-rbgl
(package (package
(name "r-rbgl") (name "r-rbgl")
(version "1.78.0") (version "1.80.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
"0hxhl1l6qdi355w5y7fdq8vlba2pknfizggkgr2fp8f1f3zqh494")))) "1n6rfrcvlgi6mzz36v9sniqr05xfjzvfdpv4xwsn1xq41326wdv3"))))
(properties `((upstream-name . "RBGL"))) (properties `((upstream-name . "RBGL")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs