use the master branch of sydtest

This commit is contained in:
Tom Sydney Kerckhove 2022-06-28 16:16:07 +02:00
parent a4832c0096
commit 479390d82e
2 changed files with 5 additions and 5 deletions

View File

@ -72,15 +72,15 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"sydtest": {
"branch": "development",
"branch": "master",
"description": "A modern testing framework for Haskell with good defaults and advanced testing features.",
"homepage": "",
"owner": "NorfairKing",
"repo": "sydtest",
"rev": "3a1ade6dd9b4b8e962f83a9051233ab37da98821",
"sha256": "0dll8b719737qlgwfhvyazgciy6w5kmwgacdmy5fp5dbs7hlfp1d",
"rev": "130de92053c1c3d60a8f45d509210415ffbea530",
"sha256": "1873sjmmxfmf2iig5p1ka0y7n7n1zmiv92d6pq4cyc9a2f10184a",
"type": "tarball",
"url": "https://github.com/NorfairKing/sydtest/archive/3a1ade6dd9b4b8e962f83a9051233ab37da98821.tar.gz",
"url": "https://github.com/NorfairKing/sydtest/archive/130de92053c1c3d60a8f45d509210415ffbea530.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"validity": {

View File

@ -29,7 +29,7 @@ extra-deps:
- safe-coloured-text-terminfo
- github: NorfairKing/sydtest
commit: 3a1ade6dd9b4b8e962f83a9051233ab37da98821
commit: 130de92053c1c3d60a8f45d509210415ffbea530
subdirs:
- sydtest
- sydtest-aeson