From f936b3f6d98603fc881e8000243e2026e63b8520 Mon Sep 17 00:00:00 2001 From: Lancelot SIX Date: Wed, 29 Jul 2015 09:52:05 +0000 Subject: [PATCH] motuclient: Change homepage --- pkgs/top-level/python-packages.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/top-level/python-packages.nix b/pkgs/top-level/python-packages.nix index 8780b576336..6a431d69fb6 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.