gnu: r-biodist: Update to 1.64.0.

* gnu/packages/bioconductor.scm (r-biodist): Update to 1.64.0.
This commit is contained in:
Ricardo Wurmus 2021-06-05 08:50:12 +02:00
parent 36f51f8afe
commit db46064043
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11735,14 +11735,14 @@ (define-public r-biocworkflowtools
(define-public r-biodist
(package
(name "r-biodist")
(version "1.62.0")
(version "1.64.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "bioDist" version))
(sha256
(base32
"10p4iajpyqgqb35743jm1a33lwbsmax2g4vz9fbbhn2cpiq3chap"))))
"1y1x9q9aa76gbhsyfn638rxp5icjvq30fv3a4205xh7g5jwlf6yw"))))
(properties `((upstream-name . "bioDist")))
(build-system r-build-system)
(propagated-inputs