Skip to content
Snippets Groups Projects
Unverified Commit 5ec991e6 authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

gnu: r-sjmisc: Update to 2.8.3.

* gnu/packages/cran.scm (r-sjmisc): Update to 2.8.3.
parent 4a3351e3
No related branches found
No related tags found
No related merge requests found
...@@ -6438,14 +6438,14 @@ (define-public r-sjlabelled ...@@ -6438,14 +6438,14 @@ (define-public r-sjlabelled
(define-public r-sjmisc (define-public r-sjmisc
(package (package
(name "r-sjmisc") (name "r-sjmisc")
(version "2.8.2") (version "2.8.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "sjmisc" version)) (uri (cran-uri "sjmisc" version))
(sha256 (sha256
(base32 (base32
"0rl0bmk91wc4dxdgy008fl0dwkx3ffvys30vgpnr78lb4pk45nb2")))) "0w8l9grmp4q775jrf4q6rxx36ld5daz9b0gdxyyh42xfihk6m62h"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
`(("r-dplyr" ,r-dplyr) `(("r-dplyr" ,r-dplyr)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment