me
/
guix
Archived
1
0
Fork 0

gnu: r-biggr: Update to 1.34.0.

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

View File

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