Archived
1
0
Fork 0

gnu: r-spelling: Update to 2.3.0.

* gnu/packages/cran.scm (r-spelling): Update to 2.3.0.

Change-Id: I08bc6914707efa49418d1473cca9b239afc39dbe
This commit is contained in:
Ricardo Wurmus 2024-03-05 14:37:33 +01:00
parent e9edbab0db
commit 62a0cd5e4b
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5823,14 +5823,14 @@ contained in the navigation bar.")
(define-public r-spelling (define-public r-spelling
(package (package
(name "r-spelling") (name "r-spelling")
(version "2.2.1") (version "2.3.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "spelling" version)) (uri (cran-uri "spelling" version))
(sha256 (sha256
(base32 (base32
"0vr5mgw9grnsnzsc29al72p05z786hnd6b9c6wq0c0dabk5szm2g")))) "0fxa0wpmmx7bal7xb4yy3134s2bskj98kwhqn25bqga3inzqdm6d"))))
(properties `((upstream-name . "spelling"))) (properties `((upstream-name . "spelling")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs