gnu: r-spelling: Update to 2.2.1.
* gnu/packages/cran.scm (r-spelling): Update to 2.2.1.
This commit is contained in:
parent
59914968d7
commit
9b95e9cfd4
@ -4624,14 +4624,14 @@ contained in the navigation bar.")
|
||||
(define-public r-spelling
|
||||
(package
|
||||
(name "r-spelling")
|
||||
(version "2.2")
|
||||
(version "2.2.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "spelling" version))
|
||||
(sha256
|
||||
(base32
|
||||
"179nj9w1v27qq9q5240ddvggp0795998sxyqjvbqjvq9dmach3bl"))))
|
||||
"0vr5mgw9grnsnzsc29al72p05z786hnd6b9c6wq0c0dabk5szm2g"))))
|
||||
(properties `((upstream-name . "spelling")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user