diff --git a/CHANGES b/CHANGES
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+0.1.0.2
+-------
+
+* Switch to stagit repository.
+* Released dom 19 mar 2023, 11:05:30
+
 0.1.0.0
 -------
 
diff --git a/README b/README
--- a/README
+++ b/README
@@ -7,4 +7,9 @@
 examples.
 
 Contact me at: http://ariis.it/static/articles/mail/page.html
-Repository: http://www.ariis.it/link/repos/scalpel-search/
+
+Contributing
+------------
+
+browse repository: http://www.ariis.it/link/repos/scalpel-search/
+Upload your modifications somewhere and contact me (<fa-ml@ariis.it>).
diff --git a/scalpel-search.cabal b/scalpel-search.cabal
--- a/scalpel-search.cabal
+++ b/scalpel-search.cabal
@@ -1,7 +1,7 @@
 cabal-version:       >=1.10
 
 name:                scalpel-search
-version:             0.1.0.1
+version:             0.1.0.2
 synopsis:            scalpel scrapers for search engines
 description:         [scalpel](https://hackage.haskell.org/package/scalpel)
                      scrapers for DuckDuckGo and Google search engines.
@@ -11,6 +11,7 @@
 author:              Francesco Ariis
 maintainer:          fa-ml@ariis.it
 copyright:           © 2020 Francesco Ariis
+homepage:            http://www.ariis.it/static/articles/libraries/page.html#scalpel-search
 category:            Web
 build-type:          Simple
 extra-source-files:  CHANGES,
@@ -46,4 +47,4 @@
 
 source-repository head
     type:     git
-    location: https://gitlab.com/fffaaa/scalpel-search
+    location: http://www.ariis.it/static/repos/stagit/scalpel-search/
