me
/
guix
Archived
1
0
Fork 0

gnu: r-aggregatebiovar: Update to 1.8.0.

* gnu/packages/bioconductor.scm (r-aggregatebiovar): Update to 1.8.0.
master
zimoun 2022-11-17 03:50:03 +01:00 committed by Ricardo Wurmus
parent f74c670c7f
commit fc60b9dfe7
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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