gnu: r-forcats: Update to 0.5.0.
* gnu/packages/statistics.scm (r-forcats): Update to 0.5.0.
This commit is contained in:
parent
3f809fe875
commit
7a4b2da48f
@ -5480,14 +5480,14 @@ and the corresponding decision threshold.")
|
||||
(define-public r-forcats
|
||||
(package
|
||||
(name "r-forcats")
|
||||
(version "0.4.0")
|
||||
(version "0.5.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "forcats" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1cnjh23z59fhbjmy7y95425hcq3m5wrwqvahsxwi7zm6d9bwp0vw"))))
|
||||
"1i4hblsjgwkrcwgvgsb5yj33pw1hwdj3lr9dvxymkv1kjdw0x5lg"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-ellipsis" ,r-ellipsis)
|
||||
|
Loading…
Reference in New Issue
Block a user