gnu: r-graph: Update to 1.82.0.
* gnu/packages/bioconductor.scm (r-graph): Update to 1.82.0. Change-Id: Ia146b27aff043a4726fe740ca525e9b54fe14d6d
This commit is contained in:
parent
a6b86197f1
commit
b85c1852b6
@ -13212,13 +13212,13 @@ expressed genes in DNA microarray experiments.")
|
||||
(define-public r-graph
|
||||
(package
|
||||
(name "r-graph")
|
||||
(version "1.80.0")
|
||||
(version "1.82.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "graph" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0p7g7ykpkngbs3h1dsackfy93l8lvc301lr64ffsiaw60gllcx01"))))
|
||||
"1wa10s9a8p6lajim1lbw4rxyc4fz7y6fpymrh0c0ip85971cd9hv"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-biocgenerics))
|
||||
|
Loading…
Reference in New Issue
Block a user