me
/
guix
Archived
1
0
Fork 0

gnu: r-wordspace: Update to 0.2-8.

* gnu/packages/cran.scm (r-wordspace): Update to 0.2-8.
master
Ricardo Wurmus 2022-09-20 10:53:33 +02:00
parent 3bb3bc8553
commit f41628ed86
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -34157,13 +34157,13 @@ parsing.")
(define-public r-wordspace (define-public r-wordspace
(package (package
(name "r-wordspace") (name "r-wordspace")
(version "0.2-7") (version "0.2-8")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "wordspace" version)) (uri (cran-uri "wordspace" version))
(sha256 (sha256
(base32 "0hrjv5mag7gwl4wj7np248sdyns5i623wl37b11hlgalhbmlypyf")))) (base32 "17fqd4zrsklv2ik3lg00x66yasfh1kyhs3k9ri6lrk56wwv6hzb2"))))
(properties `((upstream-name . "wordspace"))) (properties `((upstream-name . "wordspace")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs