gnu: r-biggr: Update to 1.38.0.

* gnu/packages/bioconductor.scm (r-biggr): Update to 1.38.0.

Change-Id: I2dd8a24f1f73782ab888af0f89654e0ef7302b3e
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:19:02 +01:00
parent 0f8cccb01f
commit df794c84f9
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -19100,14 +19100,14 @@ (define-public r-hyperdraw
(define-public r-biggr
(package
(name "r-biggr")
(version "1.36.0")
(version "1.38.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiGGR" version))
(sha256
(base32
"03pd4a3l912zdfk35flagikqimp01wp76nslid32l43d7yg9p57w"))))
"1pdsxkh9fkgn80f7p21902pb6xp2qafq10p29ifb55qwz8gma2ff"))))
(properties `((upstream-name . "BiGGR")))
(build-system r-build-system)
(propagated-inputs