From: Neil Smith Date: Mon, 26 Dec 2016 23:31:36 +0000 (+0000) Subject: Changed path to repo and readme X-Git-Url: https://git.njae.me.uk/?p=advent-of-code-16.git;a=commitdiff_plain;h=2c8a308fed39b083b70d8667163264f743176c2a Changed path to repo and readme --- diff --git a/adventofcode16/adventofcode16.cabal b/adventofcode16/adventofcode16.cabal index 0d7f264..2251fc7 100644 --- a/adventofcode16/adventofcode16.cabal +++ b/adventofcode16/adventofcode16.cabal @@ -2,7 +2,7 @@ name: adventofcode16 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -344,4 +344,4 @@ test-suite adventofcode16-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1601/adventofcode1601.cabal b/adventofcode1601/adventofcode1601.cabal index 3c5289a..d9dfaa2 100644 --- a/adventofcode1601/adventofcode1601.cabal +++ b/adventofcode1601/adventofcode1601.cabal @@ -2,7 +2,7 @@ name: adventofcode1601 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -41,4 +41,4 @@ test-suite adventofcode1601-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1602/adventofcode1602.cabal b/adventofcode1602/adventofcode1602.cabal index ca22935..88a8162 100644 --- a/adventofcode1602/adventofcode1602.cabal +++ b/adventofcode1602/adventofcode1602.cabal @@ -2,7 +2,7 @@ name: adventofcode1602 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -41,4 +41,4 @@ test-suite adventofcode1602-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1603/adventofcode1603.cabal b/adventofcode1603/adventofcode1603.cabal index 9dd7cb7..3c94159 100644 --- a/adventofcode1603/adventofcode1603.cabal +++ b/adventofcode1603/adventofcode1603.cabal @@ -2,7 +2,7 @@ name: adventofcode1603 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -41,4 +41,4 @@ test-suite adventofcode1603-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1604/adventofcode1604.cabal b/adventofcode1604/adventofcode1604.cabal index f0473b9..6b77549 100644 --- a/adventofcode1604/adventofcode1604.cabal +++ b/adventofcode1604/adventofcode1604.cabal @@ -2,7 +2,7 @@ name: adventofcode1604 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -42,4 +42,4 @@ test-suite adventofcode1604-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1605/adventofcode1605.cabal b/adventofcode1605/adventofcode1605.cabal index d18d610..b3655b0 100644 --- a/adventofcode1605/adventofcode1605.cabal +++ b/adventofcode1605/adventofcode1605.cabal @@ -2,7 +2,7 @@ name: adventofcode1605 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -43,4 +43,4 @@ test-suite adventofcode1605-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1606/adventofcode1606.cabal b/adventofcode1606/adventofcode1606.cabal index bbf1359..c85336c 100644 --- a/adventofcode1606/adventofcode1606.cabal +++ b/adventofcode1606/adventofcode1606.cabal @@ -2,7 +2,7 @@ name: adventofcode1606 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -39,4 +39,4 @@ test-suite adventofcode1606-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1607/adventofcode1607.cabal b/adventofcode1607/adventofcode1607.cabal index 5c34d31..f42f163 100644 --- a/adventofcode1607/adventofcode1607.cabal +++ b/adventofcode1607/adventofcode1607.cabal @@ -2,7 +2,7 @@ name: adventofcode1607 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -41,4 +41,4 @@ test-suite adventofcode1607-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1608/adventofcode1608.cabal b/adventofcode1608/adventofcode1608.cabal index 5fdf44e..bf70dd3 100644 --- a/adventofcode1608/adventofcode1608.cabal +++ b/adventofcode1608/adventofcode1608.cabal @@ -2,7 +2,7 @@ name: adventofcode1608 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -43,4 +43,4 @@ test-suite adventofcode1608-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1609/adventofcode1609.cabal b/adventofcode1609/adventofcode1609.cabal index a668c80..82daae0 100644 --- a/adventofcode1609/adventofcode1609.cabal +++ b/adventofcode1609/adventofcode1609.cabal @@ -2,7 +2,7 @@ name: adventofcode1609 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -41,4 +41,4 @@ test-suite adventofcode1609-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1610/adventofcode1610.cabal b/adventofcode1610/adventofcode1610.cabal index 4a06a73..9bc56d6 100644 --- a/adventofcode1610/adventofcode1610.cabal +++ b/adventofcode1610/adventofcode1610.cabal @@ -2,7 +2,7 @@ name: adventofcode1610 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -45,4 +45,4 @@ test-suite adventofcode1610-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1611/adventofcode1611.cabal b/adventofcode1611/adventofcode1611.cabal index 6875b3d..64b9754 100644 --- a/adventofcode1611/adventofcode1611.cabal +++ b/adventofcode1611/adventofcode1611.cabal @@ -2,7 +2,7 @@ name: adventofcode1611 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -64,4 +64,4 @@ test-suite adventofcode1611-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1612/adventofcode1612.cabal b/adventofcode1612/adventofcode1612.cabal index 48484ed..00e72c1 100644 --- a/adventofcode1612/adventofcode1612.cabal +++ b/adventofcode1612/adventofcode1612.cabal @@ -2,7 +2,7 @@ name: adventofcode1612 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -45,4 +45,4 @@ test-suite adventofcode1612-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1613/adventofcode1613.cabal b/adventofcode1613/adventofcode1613.cabal index 6c202ac..625a3a6 100644 --- a/adventofcode1613/adventofcode1613.cabal +++ b/adventofcode1613/adventofcode1613.cabal @@ -2,7 +2,7 @@ name: adventofcode1613 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -41,4 +41,4 @@ test-suite adventofcode1613-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1614/adventofcode1614.cabal b/adventofcode1614/adventofcode1614.cabal index 17ce6c4..5bd76b2 100644 --- a/adventofcode1614/adventofcode1614.cabal +++ b/adventofcode1614/adventofcode1614.cabal @@ -2,7 +2,7 @@ name: adventofcode1614 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -64,4 +64,4 @@ test-suite adventofcode1614-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1615/adventofcode1615.cabal b/adventofcode1615/adventofcode1615.cabal index ef2cda4..a897adc 100644 --- a/adventofcode1615/adventofcode1615.cabal +++ b/adventofcode1615/adventofcode1615.cabal @@ -2,7 +2,7 @@ name: adventofcode1615 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -53,4 +53,4 @@ test-suite adventofcode1615-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1616/adventofcode1616.cabal b/adventofcode1616/adventofcode1616.cabal index 3b0827d..623077b 100644 --- a/adventofcode1616/adventofcode1616.cabal +++ b/adventofcode1616/adventofcode1616.cabal @@ -2,7 +2,7 @@ name: adventofcode1616 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -51,4 +51,4 @@ test-suite adventofcode1616-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1617/adventofcode1617.cabal b/adventofcode1617/adventofcode1617.cabal index 246f1e0..86911fb 100644 --- a/adventofcode1617/adventofcode1617.cabal +++ b/adventofcode1617/adventofcode1617.cabal @@ -2,7 +2,7 @@ name: adventofcode1617 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -43,4 +43,4 @@ test-suite adventofcode1617-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1618/adventofcode1618.cabal b/adventofcode1618/adventofcode1618.cabal index fbb54d1..f9b1f83 100644 --- a/adventofcode1618/adventofcode1618.cabal +++ b/adventofcode1618/adventofcode1618.cabal @@ -2,7 +2,7 @@ name: adventofcode1618 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -39,4 +39,4 @@ test-suite adventofcode1618-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1619/adventofcode1619.cabal b/adventofcode1619/adventofcode1619.cabal index 69390fb..d825b69 100644 --- a/adventofcode1619/adventofcode1619.cabal +++ b/adventofcode1619/adventofcode1619.cabal @@ -2,7 +2,7 @@ name: adventofcode1619 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -41,4 +41,4 @@ test-suite adventofcode1619-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1620/adventofcode1620.cabal b/adventofcode1620/adventofcode1620.cabal index d2eb309..37ab437 100644 --- a/adventofcode1620/adventofcode1620.cabal +++ b/adventofcode1620/adventofcode1620.cabal @@ -2,7 +2,7 @@ name: adventofcode1620 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -43,4 +43,4 @@ test-suite adventofcode1620-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1621/adventofcode1621.cabal b/adventofcode1621/adventofcode1621.cabal index 9668d75..6903e35 100644 --- a/adventofcode1621/adventofcode1621.cabal +++ b/adventofcode1621/adventofcode1621.cabal @@ -2,7 +2,7 @@ name: adventofcode1621 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -45,4 +45,4 @@ test-suite adventofcode1621-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1622/adventofcode1622.cabal b/adventofcode1622/adventofcode1622.cabal index 6076ab7..73bd8a8 100644 --- a/adventofcode1622/adventofcode1622.cabal +++ b/adventofcode1622/adventofcode1622.cabal @@ -2,7 +2,7 @@ name: adventofcode1622 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -79,4 +79,4 @@ test-suite adventofcode1622-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1623/adventofcode1623.cabal b/adventofcode1623/adventofcode1623.cabal index a5e87b0..c38f1e6 100644 --- a/adventofcode1623/adventofcode1623.cabal +++ b/adventofcode1623/adventofcode1623.cabal @@ -2,7 +2,7 @@ name: adventofcode1623 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -45,4 +45,4 @@ test-suite adventofcode1623-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1624/adventofcode1624.cabal b/adventofcode1624/adventofcode1624.cabal index f6a3a25..fe86038 100644 --- a/adventofcode1624/adventofcode1624.cabal +++ b/adventofcode1624/adventofcode1624.cabal @@ -2,7 +2,7 @@ name: adventofcode1624 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -47,4 +47,4 @@ test-suite adventofcode1624-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16 diff --git a/adventofcode1625/adventofcode1625.cabal b/adventofcode1625/adventofcode1625.cabal index 5523756..a3978b4 100644 --- a/adventofcode1625/adventofcode1625.cabal +++ b/adventofcode1625/adventofcode1625.cabal @@ -2,7 +2,7 @@ name: adventofcode1625 version: 0.1.0.0 synopsis: Initial project template from stack description: Please see README.md -homepage: https://github.com/neilnjae/adventofcode16#readme +homepage: https://git.njae.me.uk/?p=advent-of-code-16.git;a=blob_plain;f=README.html license: BSD3 license-file: LICENSE author: Neil Smith @@ -45,4 +45,4 @@ test-suite adventofcode1625-test source-repository head type: git - location: https://github.com/neilnjae/adventofcode16 + location: git@git.njae.me.uk:advent-of-code-16