me
/
guix
Archived
1
0
Fork 0

gnu: r-shinyace: Update to 0.4.2.

* gnu/packages/cran.scm (r-shinyace): Update to 0.4.2.
master
Ricardo Wurmus 2022-05-28 08:30:20 +02:00
parent 91c053804d
commit d10b32c7ed
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7705,14 +7705,14 @@ files.")
(define-public r-shinyace
(package
(name "r-shinyace")
(version "0.4.1")
(version "0.4.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "shinyAce" version))
(sha256
(base32
"1m33dfm2kjirvgix7ybv1kbzgjkicdpv411g9c0q3fw6rnyhfxxn"))))
"12mqvdh6rxsr61pc3pzla95r5f4l7xagjs2rcdr7c2lbqyxpx6aa"))))
(properties `((upstream-name . "shinyAce")))
(build-system r-build-system)
(propagated-inputs