summary refs log tree commit diff stats
path: root/testament
diff options
context:
space:
mode:
authorOxFred <88140942+OxFred@users.noreply.github.com>2021-11-17 13:16:12 +0100
committerGitHub <noreply@github.com>2021-11-17 13:16:12 +0100
commita8611c665f26adbf7f6dd2438359b4c5d930bf86 (patch)
tree0a95649fbdaa10bb6a77b9096b8387ceaca0eef4 /testament
parentfe46c8b5f13f854e4109183d2199b922f939548c (diff)
downloadNim-a8611c665f26adbf7f6dd2438359b4c5d930bf86.tar.gz
Update dependency (#19151)
Diffstat (limited to 'testament')
-rw-r--r--testament/important_packages.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/testament/important_packages.nim b/testament/important_packages.nim
index fc5c808ab..e11799e73 100644
--- a/testament/important_packages.nim
+++ b/testament/important_packages.nim
@@ -55,7 +55,7 @@ pkg "chronos", "nim c -r -d:release tests/testall", allowFailure = true # pendin
 pkg "cligen", "nim c --path:. -r cligen.nim"
 pkg "combparser", "nimble test --gc:orc"
 pkg "compactdict"
-pkg "comprehension", "nimble test", "https://github.com/alehander42/comprehension"
+pkg "comprehension", "nimble test", "https://github.com/alehander92/comprehension"
 pkg "criterion", allowFailure = true # pending https://github.com/disruptek/criterion/issues/3 (wrongly closed)
 pkg "datamancer"
 pkg "dashing", "nim c tests/functional.nim"