summaryrefslogtreecommitdiff
path: root/Biz/Bild/Sources.json
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2021-08-30 20:19:13 -0400
committerBen Sima <ben@bsima.me>2021-11-26 13:47:38 -0500
commit09882de5f3cbfd62d59b9ec94723a90d67555b7d (patch)
tree69f1c1fb85b7706e83be35c93fbd9d63d1b07dec /Biz/Bild/Sources.json
parent1a5ea40711e35f8b108d10a0667423926d63fd34 (diff)
Update to ghc 8.10.4
This also makes some changes to the build tooling to clean up the environment a bit, and get us closer to 'bild -s'.
Diffstat (limited to 'Biz/Bild/Sources.json')
-rw-r--r--Biz/Bild/Sources.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/Biz/Bild/Sources.json b/Biz/Bild/Sources.json
index f513c5d..0b2ab61 100644
--- a/Biz/Bild/Sources.json
+++ b/Biz/Bild/Sources.json
@@ -26,15 +26,15 @@
"version": "cc7729b1b42a79e261091ff7835f7fc2a7ae3cee"
},
"docopt": {
- "branch": "monad-fail",
+ "branch": "master",
"description": "A command-line interface description language and parser that will make you smile",
"homepage": "http://docopt.org/",
- "owner": "gelisam",
+ "owner": "docopt",
"repo": "docopt.hs",
- "rev": "16dc7bc596c0ea4fa4466b12f474b1abfa72c885",
- "sha256": "1m15zhm1b9sn7ihkxxavbgaihaybmpsrhx26pn1wyng9dh8vsp8b",
+ "rev": "cdd32227eaff46fb57330ced96d5c290cbd9e035",
+ "sha256": "1nfbm7fpmk522n58d52m44y86a7z4nm6gc3m3gc1hb3wac6vmffc",
"type": "tarball",
- "url": "https://github.com/gelisam/docopt.hs/archive/16dc7bc596c0ea4fa4466b12f474b1abfa72c885.tar.gz",
+ "url": "https://github.com/docopt/docopt.hs/archive/cdd32227eaff46fb57330ced96d5c290cbd9e035.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"ghc-exactprint": {