planner: update url

This commit is contained in:
Jan Tojnar 2018-05-29 10:33:23 +02:00
parent 2790b30af8
commit 76e928d914
No known key found for this signature in database
GPG Key ID: 7FAB2A15F7A607A4

View File

@ -16,7 +16,7 @@ in stdenv.mkDerivation {
name = "planner-${version}";
src = fetchgit {
url = "https://git.gnome.org/browse/planner";
url = https://gitlab.gnome.org/GNOME/planner.git;
rev = "6a79647e5711b2b8d7435cacc3452e643d2f05e6";
sha256 = "18k40s0f665qclrzvkgyfqmvjk0nqdc8aj3m8n4ky85di4qbqlwd";
};