gnu: r-paws-database: Update to 0.4.0.
* gnu/packages/cran.scm (r-paws-database): Update to 0.4.0.
This commit is contained in:
parent
2e8126e3ba
commit
30bd163d01
1 changed files with 2 additions and 2 deletions
|
@ -38977,14 +38977,14 @@ CloudFront content delivery, load balancing, and more.")
|
|||
(define-public r-paws-database
|
||||
(package
|
||||
(name "r-paws-database")
|
||||
(version "0.3.0")
|
||||
(version "0.4.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "paws.database" version))
|
||||
(sha256
|
||||
(base32
|
||||
"08ak299kyr6dr8idcna7i433aab1bis2b9zqmwm1yma3m3xk4n8i"))))
|
||||
"1rnjjdb4l7a943cawkkzfjkg8shy2vy5d9mcl2p5ms191lw056bn"))))
|
||||
(properties `((upstream-name . "paws.database")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in a new issue