gnu: r-tractor-base: Update to 3.3.2.

* gnu/packages/cran.scm (r-tractor-base): Update to 3.3.2.
This commit is contained in:
Ricardo Wurmus 2019-06-17 04:53:47 +02:00
parent 935c6532ac
commit 5cc896546b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -9641,14 +9641,14 @@ conditional reporting based on the current \"output level\".")
(define-public r-tractor-base (define-public r-tractor-base
(package (package
(name "r-tractor-base") (name "r-tractor-base")
(version "3.3.0") (version "3.3.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "tractor.base" version)) (uri (cran-uri "tractor.base" version))
(sha256 (sha256
(base32 (base32
"0i62dwra0yh565ryz75byfgqv22bqwz7138zs48w46yj2h8q9hyj")))) "0y5gm0y4chl30f5qqq8qiiw4j8g32s4i9xrvyp3cwg902kf2p86i"))))
(properties `((upstream-name . "tractor.base"))) (properties `((upstream-name . "tractor.base")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs