me
/
guix
Archived
1
0
Fork 0

gnu: r-biggr: Update to 1.30.0.

* gnu/packages/bioconductor.scm (r-biggr): Update to 1.30.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -11375,14 +11375,14 @@ manipulating hypergraphs.")
(define-public r-biggr (define-public r-biggr
(package (package
(name "r-biggr") (name "r-biggr")
(version "1.28.0") (version "1.30.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
"1y9659pxm65w51zvrz36girb3qvfc64zijjkxmg6xn4pbc8vv1wf")))) "1g01666wwznk148776s4vr1hfi3dfl448dhgk4d1qy2wv6sxh9kr"))))
(properties `((upstream-name . "BiGGR"))) (properties `((upstream-name . "BiGGR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs