me
/
guix
Archived
1
0
Fork 0

gnu: r-syuzhet: Update to 1.0.7.

* gnu/packages/cran.scm (r-syuzhet): Update to 1.0.7.
Ricardo Wurmus 2023-08-28 14:21:10 +02:00
parent 677d476f1c
commit c920c55ab2
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -36894,14 +36894,14 @@ in same length matches).")
(define-public r-syuzhet
(package
(name "r-syuzhet")
(version "1.0.6")
(version "1.0.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "syuzhet" version))
(sha256
(base32
"16iccqdbw02iw82nah6kwz3gwfghi864j2y698n4b9dyc386ijzv"))))
"0cpjg16hwn6843jdxp4h94qjw1wwwblvjzg30w54rac08m62nkxg"))))
(properties `((upstream-name . "syuzhet")))
(build-system r-build-system)
(propagated-inputs