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:
Ricardo Wurmus 2026-01-20 07:17:19 +01:00 committed by Andreas Enge
parent 44ad6947a6
commit c95cbb403b
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -9304,13 +9304,13 @@ level p-values.")
(define-public r-snowflakeauth (define-public r-snowflakeauth
(package (package
(name "r-snowflakeauth") (name "r-snowflakeauth")
(version "0.2.0") (version "0.2.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "snowflakeauth" version)) (uri (cran-uri "snowflakeauth" version))
(sha256 (sha256
(base32 "023bw3a91hj5irfv8b4209890j1pp4j6ccd500w8yqy2vyk903c8")))) (base32 "1hcbhdvlpc81xyb4vfka9il33schhpr9lzg16wmvmbn2v527sjzk"))))
(properties `((upstream-name . "snowflakeauth"))) (properties `((upstream-name . "snowflakeauth")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (list r-cli (propagated-inputs (list r-cli