gnu: r-biggr: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-biggr): Update to 1.24.0.
This commit is contained in:
Ricardo Wurmus 2020-06-13 01:04:12 +02:00
parent 3116998610
commit f31edb0191
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7416,14 +7416,14 @@ (define-public r-hyperdraw
(define-public r-biggr
(package
(name "r-biggr")
(version "1.22.0")
(version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiGGR" version))
(sha256
(base32
"1n2ypc84abmhn6br0yi87k7lvjc11k7abzhgvzdabc2ai1qgcqif"))))
"05afi6hsh1dv6lc6l0dfhvvi8k34wyzf1k1jimam7a6pbrhyy5dk"))))
(properties `((upstream-name . "BiGGR")))
(build-system r-build-system)
(propagated-inputs