gnu: r-biggr: Update to 1.32.0.

* gnu/packages/bioconductor.scm (r-biggr): Update to 1.32.0.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:45:15 +02:00
parent a13a4d1e8f
commit e273f1ab82
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12592,14 +12592,14 @@ (define-public r-hyperdraw
(define-public r-biggr
(package
(name "r-biggr")
(version "1.30.0")
(version "1.32.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiGGR" version))
(sha256
(base32
"1g01666wwznk148776s4vr1hfi3dfl448dhgk4d1qy2wv6sxh9kr"))))
"0n57bgl6xz5b1gpw4isimq2pqxmlabn7jzhbjg2fbxcklabdvrcw"))))
(properties `((upstream-name . "BiGGR")))
(build-system r-build-system)
(propagated-inputs