From edf83982be214f3c839fab9b659f645de53a9100 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 14 Aug 2023 12:06:32 -0400 Subject: merge from git-annex Support building with unix-compat 0.7 --- git-repair.cabal | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'git-repair.cabal') diff --git a/git-repair.cabal b/git-repair.cabal index c269fe7..371072e 100644 --- a/git-repair.cabal +++ b/git-repair.cabal @@ -1,5 +1,5 @@ Name: git-repair -Version: 1.20220404 +Version: 1.20230814 Cabal-Version: >= 1.10 License: AGPL-3 Maintainer: Joey Hess @@ -73,13 +73,13 @@ Executable git-repair Git.DiffTreeItem Git.Env Git.FilePath - Git.Filename Git.Fsck Git.HashObject Git.Index Git.LsFiles Git.LsTree Git.Objects + Git.Quote Git.Ref Git.RefLog Git.Remote @@ -120,10 +120,12 @@ Executable git-repair Utility.Percentage Utility.Process Utility.Process.Shim + Utility.Process.Transcript Utility.QuickCheck Utility.RawFilePath Utility.Rsync Utility.SafeCommand + Utility.SafeOutput Utility.SimpleProtocol Utility.Split Utility.SystemDirectory @@ -133,3 +135,4 @@ Executable git-repair Utility.Tmp.Dir Utility.Tuple Utility.UserInfo + Utility.Url.Parse -- cgit v1.2.3