me
/
guix
Archived
1
0
Fork 0

gnu: r-biggr: Update to 1.36.0.

* gnu/packages/bioconductor.scm (r-biggr): Update to 1.36.0.
master
Ricardo Wurmus 2023-04-28 19:01:24 +02:00
parent c0b7b4ed00
commit d3f1ba4bf2
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -16952,14 +16952,14 @@ manipulating hypergraphs.")
(define-public r-biggr
(package
(name "r-biggr")
(version "1.34.0")
(version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiGGR" version))
(sha256
(base32
"07b80qpkbas3x2yhndcm6vdkba0cpricyvnjf18dxklj5j612wfy"))))
"03pd4a3l912zdfk35flagikqimp01wp76nslid32l43d7yg9p57w"))))
(properties `((upstream-name . "BiGGR")))
(build-system r-build-system)
(propagated-inputs