mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: r-quanteda: Update to 4.3.0.
* gnu/packages/cran.scm (r-quanteda): Update to 4.3.0. Change-Id: I09ba491a371708499b9c73bdfc5474ca85aa3ed7
This commit is contained in:
parent
0fae8ee14a
commit
4cb1369a4c
1 changed files with 2 additions and 2 deletions
|
|
@ -44100,14 +44100,14 @@ Norwegian, Portuguese, Romanian, Russian, Spanish, Swedish and Turkish.")
|
|||
(define-public r-quanteda
|
||||
(package
|
||||
(name "r-quanteda")
|
||||
(version "4.2.0")
|
||||
(version "4.3.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "quanteda" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1hagss5xcjw68j969cxj5zfmr2gdqp5fhm2m40ky240kx1vmr2c8"))))
|
||||
"08h3ypxmk50haicvbyxkhk4wimx8d9ia133m67v4smhhyp5cb89b"))))
|
||||
(properties `((upstream-name . "quanteda")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue