Archived
1
0
Fork 0

gnu: r-fauxpas: Update to 0.5.2.

* gnu/packages/cran.scm (r-fauxpas): Update to 0.5.2.
This commit is contained in:
Ricardo Wurmus 2023-05-09 14:25:49 +02:00
parent 5629f02d2a
commit f9a080f944
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -38157,14 +38157,14 @@ backed by the @url{https://bokeh.pydata.org/, Bokeh visualization library}.")
(define-public r-fauxpas (define-public r-fauxpas
(package (package
(name "r-fauxpas") (name "r-fauxpas")
(version "0.5.0") (version "0.5.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "fauxpas" version)) (uri (cran-uri "fauxpas" version))
(sha256 (sha256
(base32 (base32
"129fzqb7wsskbn50s8x0marr4wm8jrns6hiycqcsk166k3dnyyy8")))) "1xhyws6nr9ayir4sykvhyaf1aprx9rjm2xyb3p5ikd26l5hp7l44"))))
(properties `((upstream-name . "fauxpas"))) (properties `((upstream-name . "fauxpas")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs