gnu: r-gsubfn: Update home page.
* gnu/packages/cran.scm (r-gsubfn)[home-page]: Update and use HTTPS.
This commit is contained in:
parent
f9d9a7e4a6
commit
3c1a10e341
1 changed files with 1 additions and 1 deletions
|
@ -5077,7 +5077,7 @@ It also includes interpolation functions.")
|
|||
"00j6b8b6xsx6v370h220x233rpk6asca78165y3d48jpwvwisdc9"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs `(("r-proto" ,r-proto)))
|
||||
(home-page "http://gsubfn.googlecode.com")
|
||||
(home-page "https://code.google.com/archive/p/gsubfn/")
|
||||
(synopsis "Utilities for strings and function arguments.")
|
||||
(description
|
||||
"This package provides @code{gsubfn} which is like @code{gsub} but can
|
||||
|
|
Reference in a new issue