increase cabal-version to work with recent cabal
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
This commit is contained in:
parent
eee1169ad5
commit
4b520e0683
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
Name: git-annex
|
Name: git-annex
|
||||||
Version: 10.20220624
|
Version: 10.20220624
|
||||||
Cabal-Version: >= 1.10
|
Cabal-Version: 1.12
|
||||||
License: AGPL-3
|
License: AGPL-3
|
||||||
Maintainer: Joey Hess <id@joeyh.name>
|
Maintainer: Joey Hess <id@joeyh.name>
|
||||||
Author: Joey Hess
|
Author: Joey Hess
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue