gnu: r-shinyace: Update to 0.4.0.

* gnu/packages/cran.scm (r-shinyace): Update to 0.4.0.
master
Ricardo Wurmus 2019-08-06 14:43:09 +02:00
parent 9f8f2d9b14
commit dbd3950a3f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4649,14 +4649,14 @@ files.")
(define-public r-shinyace
(package
(name "r-shinyace")
(version "0.3.3")
(version "0.4.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "shinyAce" version))
(sha256
(base32
"02q6wqw349nlyf3mbf18cxif1xv9cal5qzccrdlnv73szqn9jk7j"))))
"0hvih5g0pswlnz5rf3blx5yqw11ssxvm8w4klxddp1ap20ncbgl1"))))
(properties `((upstream-name . "shinyAce")))
(build-system r-build-system)
(propagated-inputs