me
/
guix
Archived
1
0
Fork 0

gnu: r-aggregatebiovar: Update to 1.6.0.

* gnu/packages/bioconductor.scm (r-aggregatebiovar): Update to 1.6.0.
master
Ricardo Wurmus 2022-05-28 12:44:31 +02:00
parent 6e1d256151
commit e704ed78b5
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1846,13 +1846,13 @@ experiment.")
(define-public r-aggregatebiovar (define-public r-aggregatebiovar
(package (package
(name "r-aggregatebiovar") (name "r-aggregatebiovar")
(version "1.4.0") (version "1.6.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "aggregateBioVar" version)) (uri (bioconductor-uri "aggregateBioVar" version))
(sha256 (sha256
(base32 (base32
"1wbfp1pf62di6pzxsf36lmzk6y9dllz1n4iv3mhpb1x8cvy4hqqk")))) "0ngg12bgr95m4wm12scmrb55dgy4909c6qrg169l6dkng99v4nx1"))))
(properties `((upstream-name . "aggregateBioVar"))) (properties `((upstream-name . "aggregateBioVar")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs