gnu: r-shiny: Use HTTPS home page URI.
* gnu/packages/cran.scm (r-shiny)[home-page]: Use HTTPS URI.master
parent
2ee7eaba1e
commit
e9d88c7b97
|
@ -1630,7 +1630,7 @@ v1.0.7/_site/plugins/js/bootstrap-accessibility.js")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1489wyzwrpf86y7vhc13n4v3mszmsfybhd3f75jkpnbvyp5sncm8"))))))
|
"1489wyzwrpf86y7vhc13n4v3mszmsfybhd3f75jkpnbvyp5sncm8"))))))
|
||||||
(home-page "http://shiny.rstudio.com")
|
(home-page "https://shiny.rstudio.com")
|
||||||
(synopsis "Easy interactive web applications with R")
|
(synopsis "Easy interactive web applications with R")
|
||||||
(description
|
(description
|
||||||
"Makes it incredibly easy to build interactive web applications
|
"Makes it incredibly easy to build interactive web applications
|
||||||
|
|
Reference in New Issue