mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-06 11:00:19 +01:00
gnu: r-aws: Update to 2.5-3.
* gnu/packages/cran.scm (r-aws): Update to 2.5-3.
This commit is contained in:
parent
1d933c516d
commit
084af94196
1 changed files with 2 additions and 2 deletions
|
@ -31455,14 +31455,14 @@ is also implemented here.")
|
|||
(define-public r-aws
|
||||
(package
|
||||
(name "r-aws")
|
||||
(version "2.5-1")
|
||||
(version "2.5-3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "aws" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1fhm87iax6bkvd4vszvjbcqw3b2drs11rjxr7zf2w4sgc72svaz8"))))
|
||||
"022igrvxlyi0ckl3c6chcm459kv213jxy5hrvc14m36yhn3xckhm"))))
|
||||
(properties
|
||||
`((upstream-name . "aws")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Add table
Reference in a new issue