me
/
guix
Archived
1
0
Fork 0

gnu: r-rapiclient: Update to 0.1.4.

* gnu/packages/cran.scm (r-rapiclient): Update to 0.1.4.

Change-Id: I1c637b91a9463b2e8dd0f85fe80c89b41914ee79
master
Ricardo Wurmus 2024-05-07 22:18:43 +02:00
parent 8849663588
commit b778d59156
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13661,13 +13661,13 @@ the source data frame.")
(define-public r-rapiclient (define-public r-rapiclient
(package (package
(name "r-rapiclient") (name "r-rapiclient")
(version "0.1.3") (version "0.1.4")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "rapiclient" version)) (uri (cran-uri "rapiclient" version))
(sha256 (sha256
(base32 (base32
"1pm4kdga2nz1cpmchdb0ad8gr3bqfm84b1kl32cyc0x3x5rr2syz")))) "0k92557f90mrmsbfsyvjv377qi04zdh6lqhgnqx51z95f5198kd8"))))
(properties `((upstream-name . "rapiclient"))) (properties `((upstream-name . "rapiclient")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs