summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/cran.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index b9842ca954..96a2aee766 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -27600,7 +27600,7 @@ in same length matches).")
`(("r-data-table" ,r-data-table)
("r-slam" ,r-slam)
("r-stringi" ,r-stringi)))
- (home-page "http://github.com/trinker/textshape")
+ (home-page "https://github.com/trinker/textshape")
(synopsis "Tools for Reshaping Text")
(description
"Tools that can be used to reshape and restructure text data.")