Archived
1
0
Fork 0

gnu: r-shiny: Update to 1.7.4.

* gnu/packages/cran.scm (r-shiny): Update to 1.7.4.
This commit is contained in:
Ricardo Wurmus 2023-04-28 16:25:31 +02:00
parent 9b03d78000
commit d6acf4de78
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -3981,7 +3981,7 @@ previewing themes in real time.")
(define-public r-shiny (define-public r-shiny
(package (package
(name "r-shiny") (name "r-shiny")
(version "1.7.1") (version "1.7.4")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -3991,7 +3991,7 @@ previewing themes in real time.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"0wvc6jlgs41p05wbk8gahnl7sfnc4hpliyh9dbi5w52ngsg6wcr7")) "0297sbrc7wfj0qfn63yrgs4xkxaxp95ppipdp9pqjg5qhm9k5wbi"))
(snippet (snippet
'(for-each delete-file '(for-each delete-file
'("inst/www/shared/bootstrap/js/bootstrap.min.js" '("inst/www/shared/bootstrap/js/bootstrap.min.js"