mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-28 21:20:29 +02:00
gnu: r-rtweet: Update to 2.0.0.
* gnu/packages/cran.scm (r-rtweet): Update to 2.0.0. Change-Id: Icbcf69d53421ec7b556e52dbc6b375f0561b9fb3
This commit is contained in:
@@ -38826,14 +38826,14 @@ supply the workflow to create thematic maps. This package also facilitates
|
||||
(define-public r-rtweet
|
||||
(package
|
||||
(name "r-rtweet")
|
||||
(version "1.2.1")
|
||||
(version "2.0.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "rtweet" version))
|
||||
(sha256
|
||||
(base32
|
||||
"18ynravc5vz7ywm1n7ww48gx06dndcishl6lq8nqajxsjwiphq3r"))))
|
||||
"1w41a1a5mgg06gvs468vrg9pax2nrnkiqhwllxmkk0i7s15gvi42"))))
|
||||
(properties `((upstream-name . "rtweet")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
||||
Reference in New Issue
Block a user