3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: r-biggr: Update to 1.26.0.

* gnu/packages/bioconductor.scm (r-biggr): Update to 1.26.0.
This commit is contained in:
zimoun 2020-10-30 15:55:49 +01:00 committed by Ricardo Wurmus
parent 249b703056
commit 0f94a9edb0
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7538,14 +7538,14 @@ manipulating hypergraphs.")
(define-public r-biggr (define-public r-biggr
(package (package
(name "r-biggr") (name "r-biggr")
(version "1.24.0") (version "1.26.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
"05afi6hsh1dv6lc6l0dfhvvi8k34wyzf1k1jimam7a6pbrhyy5dk")))) "1hlsnss6071ck4ky1akxp1dnv3vmd8f85drdziqmm4nc2dfrr14y"))))
(properties `((upstream-name . "BiGGR"))) (properties `((upstream-name . "BiGGR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs