nckx pushed a commit to branch master
in repository guix.
commit 3c1a10e3417db2dd1c78acf648eb3abe062ac1c1
Author: Tobias Geerinckx-Rice <[email protected]>
AuthorDate: Sat Jan 18 23:23:49 2020 +0100
gnu: r-gsubfn: Update home page.
* gnu/packages/cran.scm (r-gsubfn)[home-page]: Update and use HTTPS.
---
gnu/packages/cran.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 4ed6927..9519047 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -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