gnu: r-biggr: Update to 1.30.0.

* gnu/packages/bioconductor.scm (r-biggr): Update to 1.30.0.
This commit is contained in:
Ricardo Wurmus 2021-11-04 22:04:38 +00:00
parent 2b5e606027
commit 8eef74bce1
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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