From 632a078df53de03686746b4763824dc9c6b2e9fb Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Wed, 10 Apr 2024 03:49:37 +0200 Subject: [PATCH] Add new package hs-captcha (#7374) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d98ea171..251da32c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -137,6 +137,7 @@ packages: - netrc - equivalence - tokenize + - hs-captcha # Some "grandfathered dependencies" I took over because I contributed to them at some time. # Feel free to snatch them from me!