implement Unavilable for gcrypt

Sponsored-by: Brett Eisenberg on Patreon
This commit is contained in:
Joey Hess 2023-08-16 15:54:54 -04:00
parent 977403d338
commit 7aac60769a
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
4 changed files with 23 additions and 26 deletions

View file

@ -158,7 +158,7 @@ gen' r u c gc rs = do
, readonly = Git.repoIsHttp r
, appendonly = False
, untrustworthy = False
, availability = pure (availabilityCalc r)
, availability = repoAvail r
, remotetype = remote
, mkUnavailable = return Nothing
, getInfo = gitRepoInfo this