mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-15 07:27:48 -05:00
gnu: r-paws-end-user-computing: Update to 0.3.0.
* gnu/packages/cran.scm (r-paws-end-user-computing): Update to 0.3.0.
This commit is contained in:
parent
52312a4551
commit
688e22f4b7
1 changed files with 2 additions and 2 deletions
|
@ -38170,13 +38170,13 @@ (define-public r-paws-developer-tools
|
|||
(define-public r-paws-end-user-computing
|
||||
(package
|
||||
(name "r-paws-end-user-computing")
|
||||
(version "0.2.0")
|
||||
(version "0.3.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "paws.end.user.computing" version))
|
||||
(sha256
|
||||
(base32 "0709jwrihggqsp3p99sqldsfk7bww3pgl9x0akrnm60daqxhhyqv"))))
|
||||
(base32 "0as9ix46rsa7sg8k96v6l3ibxqc95pf7swrij31ljmwfy82z2rq3"))))
|
||||
(properties `((upstream-name . "paws.end.user.computing")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue