gnu: r-shinydashboardplus: Update to 2.0.5.
* gnu/packages/cran.scm (r-shinydashboardplus): Update to 2.0.5. Change-Id: Ia9a09941a47c9ed6dee83dd5de4f6a6876710868
This commit is contained in:
parent
810d55c623
commit
01da98f2f6
@ -5961,13 +5961,13 @@ application framework for R, making it easy to create attractive dashboards.")
|
|||||||
(define-public r-shinydashboardplus
|
(define-public r-shinydashboardplus
|
||||||
(package
|
(package
|
||||||
(name "r-shinydashboardplus")
|
(name "r-shinydashboardplus")
|
||||||
(version "2.0.4")
|
(version "2.0.5")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "shinydashboardPlus" version))
|
(uri (cran-uri "shinydashboardPlus" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"11ckx8il1v4jk26ss0bylk73xb5bh3xd2d5421i5s8wlxlwd0z5q"))
|
"1k53ycfdv5r58rwqsk7mkrrlz72wikhrhzlfrg3dkwbdbzblrhqb"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
`(begin
|
`(begin
|
||||||
|
Loading…
Reference in New Issue
Block a user