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

* gnu/packages/cran.scm (r-tractor-base): Update to 3.3.3.1.
This commit is contained in:
Ricardo Wurmus 2021-01-20 17:10:52 +01:00
parent 05039f1307
commit 32524474ef
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11529,14 +11529,14 @@ (define-public r-reportr
(define-public r-tractor-base
(package
(name "r-tractor-base")
(version "3.3.2")
(version "3.3.3.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "tractor.base" version))
(sha256
(base32
"0y5gm0y4chl30f5qqq8qiiw4j8g32s4i9xrvyp3cwg902kf2p86i"))))
"0w5jw7pf77npkgig7667yikpbwv4dfk1dcq63qm88l409ga2f95p"))))
(properties `((upstream-name . "tractor.base")))
(build-system r-build-system)
(propagated-inputs