gnu: r-shinybs: Update to 0.61.1.

* gnu/packages/cran.scm (r-shinybs): Update to 0.61.1.
This commit is contained in:
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

View file

@ -16071,14 +16071,14 @@ (define-public r-upsetr
(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