1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00

gnu: r-shinybs: Update to 0.64.0.

* gnu/packages/cran.scm (r-shinybs): Update to 0.64.0.

Change-Id: I3f54431554f6077bd0a7642cadde139f60780aed
This commit is contained in:
Ricardo Wurmus
2026-03-16 21:15:20 +01:00
parent 2528e8b8e2
commit 96424b3dd0

View File

@@ -36751,14 +36751,14 @@ a custom text loading screen.")
(define-public r-shinybs
(package
(name "r-shinybs")
(version "0.63.0")
(version "0.64.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "shinyBS" version))
(sha256
(base32
"003v0iv93xqx5v8cvg0mfg7d3byi716pyrf41in4w1fmmk6j803i"))))
"1l69a8bxksrid47gyzx7ihdqyciqbhwhpfncyfkx6ysa7asjadzj"))))
(properties `((upstream-name . "shinyBS")))
(build-system r-build-system)
;; The tests spawn Shiny browser apps. They cannot be run