mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: r-snowflakeauth: Update to 0.2.1.
* gnu/packages/cran.scm (r-snowflakeauth): Update to 0.2.1. Change-Id: If80238894dcd41d3a92fb9175098083b07298bbe
This commit is contained in:
parent
44ad6947a6
commit
c95cbb403b
1 changed files with 2 additions and 2 deletions
|
|
@ -9304,13 +9304,13 @@ level p-values.")
|
|||
(define-public r-snowflakeauth
|
||||
(package
|
||||
(name "r-snowflakeauth")
|
||||
(version "0.2.0")
|
||||
(version "0.2.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "snowflakeauth" version))
|
||||
(sha256
|
||||
(base32 "023bw3a91hj5irfv8b4209890j1pp4j6ccd500w8yqy2vyk903c8"))))
|
||||
(base32 "1hcbhdvlpc81xyb4vfka9il33schhpr9lzg16wmvmbn2v527sjzk"))))
|
||||
(properties `((upstream-name . "snowflakeauth")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-cli
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue