mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-29 07:42:23 -05:00
gnu: r-paws-customer-engagement: Update to 0.2.0.
* gnu/packages/cran.scm (r-paws-customer-engagement): Update to 0.2.0.
This commit is contained in:
parent
604cf11aa4
commit
24506cc72b
1 changed files with 2 additions and 2 deletions
|
@ -35421,14 +35421,14 @@ (define-public r-paws-common
|
|||
(define-public r-paws-customer-engagement
|
||||
(package
|
||||
(name "r-paws-customer-engagement")
|
||||
(version "0.1.12")
|
||||
(version "0.2.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "paws.customer.engagement" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ac6hzn4ilfjhzdmc9x80999fl18cz16mky31qd3y09m93w2xkdj"))))
|
||||
"12viq760wd5b7dl800075hvm8jy19q112m6rlgyz85znwbiam2qj"))))
|
||||
(properties
|
||||
`((upstream-name . "paws.customer.engagement")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Reference in a new issue