From 757a7d6e22b9faa443a4f063e1a6df3204e298c1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 9 Nov 2017 13:39:07 -0400 Subject: use win32 2.6.1.0 That has my patches merged into it, so stack-windows.yaml is not needed any longer. This commit was sponsored by Boyd Stephen Smith Jr. on Patreon. --- git-annex.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git-annex.cabal') diff --git a/git-annex.cabal b/git-annex.cabal index 3363d12a8..f6cb10c05 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -381,7 +381,7 @@ Executable git-annex if (os(windows)) Build-Depends: - Win32 (== 2.3.1.1), + Win32 (>= 2.6.1.0), Win32-extras, unix-compat (>= 0.5), setenv, -- cgit v1.2.3