summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorArseniy Seroka <jagajaga@users.noreply.github.com>2015-07-29 22:00:01 +0300
committerArseniy Seroka <jagajaga@users.noreply.github.com>2015-07-29 22:00:01 +0300
commit82c53444e43ac157d4fa90df1a72c5e8f2827d65 (patch)
treea87f3282f12eef834f469b01e9bf6d6fb2407b48 /pkgs
parent300f2e2bdf058bd2d4af340b63f00a50da58969d (diff)
parentf936b3f6d98603fc881e8000243e2026e63b8520 (diff)
downloadnixlib-82c53444e43ac157d4fa90df1a72c5e8f2827d65.tar
nixlib-82c53444e43ac157d4fa90df1a72c5e8f2827d65.tar.gz
nixlib-82c53444e43ac157d4fa90df1a72c5e8f2827d65.tar.bz2
nixlib-82c53444e43ac157d4fa90df1a72c5e8f2827d65.tar.lz
nixlib-82c53444e43ac157d4fa90df1a72c5e8f2827d65.tar.xz
nixlib-82c53444e43ac157d4fa90df1a72c5e8f2827d65.tar.zst
nixlib-82c53444e43ac157d4fa90df1a72c5e8f2827d65.zip
Merge pull request #9040 from lancelotsix/motuclient_change_homepage
motuclient: Change homepage
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/top-level/python-packages.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/top-level/python-packages.nix b/pkgs/top-level/python-packages.nix
index e62bbbdf7980..bce96d02aa3d 100644
--- a/pkgs/top-level/python-packages.nix
+++ b/pkgs/top-level/python-packages.nix
@@ -3873,12 +3873,12 @@ let
     disabled = !isPy27;
 
     src = pkgs.fetchurl {
-      url = "https://gitlab.com/lsix/motu-client/repository/archive.tar.gz?ref=${name}";
-      sha256 = "1d2hbws085hxf5hb1wsdlacy8skwn2sswr1b2xv18fbw5ckbqi8i";
+      url = "https://github.com/quiet-oceans/motuclient-setuptools/archive/${name}.tar.gz";
+      sha256 = "1naqmav312agn72iad9kyxwscn2lz4v1cfcqqi1qcgvc82vnwkw2";
     };
 
     meta = {
-      homepage = https://gitlab.com/lsix/motu-client;
+      homepage = https://github.com/quiet-oceans/motuclient-setuptools;
       description = "CLI to query oceanographic data to Motu servers";
       longDescription = ''
         Access data from (motu)[http://sourceforge.net/projects/cls-motu/] servers.