me
/
guix
Archived
1
0
Fork 0

gnu: r-shiny: Update to 1.8.1.

* gnu/packages/cran.scm (r-shiny): Update to 1.8.1.

Change-Id: I8d32a8ec390b9a76db83584d4d9e024c315bd705
master
Ricardo Wurmus 2024-07-02 14:58:09 +02:00
parent 55b0523079
commit 20fdc2861b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5670,7 +5670,7 @@ previewing themes in real time.")
(define-public r-shiny
(package
(name "r-shiny")
(version "1.8.0")
(version "1.8.1")
(source
(origin
(method git-fetch)
@ -5680,7 +5680,7 @@ previewing themes in real time.")
(file-name (git-file-name name version))
(sha256
(base32
"0rfrch2147yhp2vkr3198gn1ww00ckzcw4i6rywfl38c6fdw9vr1"))
"06prh7r00dy1i2nlcls9cpfiw86lbyzbgcf9hbj54j6kfv8mh5fw"))
(snippet
'(for-each delete-file
'("inst/www/shared/bootstrap/js/bootstrap.min.js"