me
/
guix
Archived
1
0
Fork 0

gnu: r-shinybs: Update to 0.61.1.

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

View File

@ -16071,14 +16071,14 @@ several common set, element and attribute related tasks.")
(define-public r-shinybs
(package
(name "r-shinybs")
(version "0.61")
(version "0.61.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "shinyBS" version))
(sha256
(base32
"0rhim4mbp4x9vvm7xkmpl7mhb9qd1gr96cr4dv330v863ra2kgji"))))
"0h51685a9qll4agayldjyryi60ih969219ibg071slv0613p5v8a"))))
(properties `((upstream-name . "shinyBS")))
(build-system r-build-system)
;; The tests spawn Shiny browser apps. They cannot be run