~ruther/guix-local

06ad84c4260cb03f3255e0f22bf9e33d5fffe641 — Ricardo Wurmus 2 years ago 391b612
gnu: r-bigrquery: Update home page.

* gnu/packages/cran.scm (r-bigrquery)[home-page]: Use new Github URL.

Change-Id: I93db880bfc5856aa1ee4506eaddf76a24ddf7ba1
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/cran.scm
M gnu/packages/cran.scm => gnu/packages/cran.scm +1 -1
@@ 20362,7 20362,7 @@ preparing, executing, and processing HTTP requests.")
           r-rapidjsonr
           r-rlang
           r-tibble))
    (home-page "https://github.com/rstats-db/bigrquery")
    (home-page "https://github.com/r-dbi/bigrquery")
    (synopsis "R interface to Google's BigQuery API")
    (description
     "This package provides an R interface to Google's BigQuery database.")