mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-11 14:26:13 +01:00
gnu: r-paws-storage: Update to 0.3.0.
* gnu/packages/cran.scm (r-paws-storage): Update to 0.3.0.
This commit is contained in:
parent
39302d72b8
commit
c7d49778e2
1 changed files with 2 additions and 2 deletions
|
@ -38361,14 +38361,14 @@ database, and more.")
|
|||
(define-public r-paws-storage
|
||||
(package
|
||||
(name "r-paws-storage")
|
||||
(version "0.2.0")
|
||||
(version "0.3.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "paws.storage" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1yqd1a1c0m978x1ngk39x7sb0glmcy855nw7m1wbgn2mxma0q3li"))))
|
||||
"0z693wawgm975lw54xkbg9hwsf1lz69a4dsg85ywjpjcfvl1g1b7"))))
|
||||
(properties `((upstream-name . "paws.storage")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Reference in a new issue