gnu: r-paws-storage: Update to 0.2.0.

* gnu/packages/cran.scm (r-paws-storage): Update to 0.2.0.
This commit is contained in:
Ricardo Wurmus 2023-02-18 16:09:04 +01:00
parent f178a3ba2a
commit 9c4dd0e321
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -35682,14 +35682,14 @@ database, and more.")
(define-public r-paws-storage
(package
(name "r-paws-storage")
(version "0.1.12")
(version "0.2.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "paws.storage" version))
(sha256
(base32
"06m887vpqp5d6k3zxdlga599dsv8v3rladk7xqaxqnld1f17am04"))))
"1yqd1a1c0m978x1ngk39x7sb0glmcy855nw7m1wbgn2mxma0q3li"))))
(properties `((upstream-name . "paws.storage")))
(build-system r-build-system)
(propagated-inputs