git-mediate: bump stack resolver to lts-16.13
This commit is contained in:
parent
d4689e3d02
commit
1038035848
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'git-mediate'
|
||||
pkgname=git-mediate
|
||||
version=1.0.8
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=haskell-stack
|
||||
stackage="lts-15.4"
|
||||
stackage="lts-16.13"
|
||||
depends="git"
|
||||
short_desc="Tool to help resolving git conflicts"
|
||||
maintainer="Peter Wang <novalazy@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue