gnu: r-biggr: Update to 1.32.0.
* gnu/packages/bioconductor.scm (r-biggr): Update to 1.32.0.master
parent
a13a4d1e8f
commit
e273f1ab82
|
@ -12592,14 +12592,14 @@ manipulating hypergraphs.")
|
|||
(define-public r-biggr
|
||||
(package
|
||||
(name "r-biggr")
|
||||
(version "1.30.0")
|
||||
(version "1.32.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BiGGR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1g01666wwznk148776s4vr1hfi3dfl448dhgk4d1qy2wv6sxh9kr"))))
|
||||
"0n57bgl6xz5b1gpw4isimq2pqxmlabn7jzhbjg2fbxcklabdvrcw"))))
|
||||
(properties `((upstream-name . "BiGGR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue