gnu: r-paws-end-user-computing: Update to 0.4.0.
* gnu/packages/cran.scm (r-paws-end-user-computing): Update to 0.4.0.
This commit is contained in:
parent
ab20ed6424
commit
4052f7d113
1 changed files with 2 additions and 2 deletions
|
@ -38810,13 +38810,13 @@ (define-public r-paws-developer-tools
|
|||
(define-public r-paws-end-user-computing
|
||||
(package
|
||||
(name "r-paws-end-user-computing")
|
||||
(version "0.3.0")
|
||||
(version "0.4.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "paws.end.user.computing" version))
|
||||
(sha256
|
||||
(base32 "0as9ix46rsa7sg8k96v6l3ibxqc95pf7swrij31ljmwfy82z2rq3"))))
|
||||
(base32 "0v3ng20vrp5cvpbgipwwpvyhi995n2rp8jls0kklkrjax41x62cn"))))
|
||||
(properties `((upstream-name . "paws.end.user.computing")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue