increase cabal-version to work with recent cabal
authorJoey Hess <joeyh@joeyh.name>
Sat, 16 Jul 2022 18:57:29 +0000 (14:57 -0400)
committerJoey Hess <joeyh@joeyh.name>
Sat, 16 Jul 2022 18:57:29 +0000 (14:57 -0400)
It started complaining about custom setup needing too old a version of
cabal, a very confusing error message.

1.12 is the version of Cabal on the i386ancient builder.

Sponsored-by: Jack Hill on Patreon
git-annex.cabal

index b1c101cec2e1c2830ba37bcff12cb9e07e22edc4..4515249e2cad2745652bc1709e8968fabb3edf4d 100644 (file)
@@ -1,6 +1,6 @@
 Name: git-annex
 Version: 10.20220624
-Cabal-Version: >= 1.10
+Cabal-Version: 1.12
 License: AGPL-3
 Maintainer: Joey Hess <id@joeyh.name>
 Author: Joey Hess