diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2023-01-05 13:55:07 +0200 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2023-01-05 13:55:07 +0200 |
commit | 2fde7f177bd30a452b4625f19df8e97b1d58bbbc (patch) | |
tree | 45d1ebbbf4d77a338314edbc7392d5f0e93098b6 | |
parent | d7e06953eb8fa61c01ac4e1ec93e58af4eeb524a (diff) | |
download | openweathermap-2fde7f177bd30a452b4625f19df8e97b1d58bbbc.tar.gz |
Replace git URL
-rw-r--r-- | openweathermap.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openweathermap.cabal b/openweathermap.cabal index d3ba84e..56dd126 100644 --- a/openweathermap.cabal +++ b/openweathermap.cabal @@ -19,7 +19,7 @@ extra-source-files: source-repository head type: git - location: https://github.com/ip1981/openweathermap.git + location: http://git.pashev.ru/openweathermap flag cmd description: Build a command-line utility. |