From ecbd55dcf1c02a85cefba6d2f34f39c0e3802546 Mon Sep 17 00:00:00 2001 From: Tony Morris Date: Mon, 19 Mar 2018 14:58:17 +1000 Subject: [PATCH] move repo --- lets-lens.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lets-lens.cabal b/lets-lens.cabal index a1d755e..367cead 100644 --- a/lets-lens.cabal +++ b/lets-lens.cabal @@ -8,15 +8,15 @@ copyright: Copyright (C) 2015 National ICT Australia Limited synopsis: Source code for exercises on the lens concept category: Education description: Source code for exercises on the lens concept -homepage: https://github.com/NICTA/lets-lens -bug-reports: https://github.com/NICTA/lets-lens/issues +homepage: https://github.com/data61/lets-lens +bug-reports: https://github.com/data61/lets-lens/issues cabal-version: >= 1.10 build-type: Custom extra-source-files: changelog source-repository head type: git - location: git@github.com:NICTA/lets-lens.git + location: git@github.com:data61/lets-lens.git flag small_base description: Choose the new, split-up base package.