git-mediate: bump for ghc 8.10.7

This commit is contained in:
slotThe 2021-11-03 21:11:14 +01:00 committed by q66
parent f05019e73c
commit 87c781837f

View file

@ -1,9 +1,9 @@
# Template file for 'git-mediate' # Template file for 'git-mediate'
pkgname=git-mediate pkgname=git-mediate
version=1.0.8.1 version=1.0.8.1
revision=1 revision=2
build_style=haskell-stack build_style=haskell-stack
stackage="lts-17.5" stackage="lts-18.14"
depends="git" depends="git"
short_desc="Tool to help resolving git conflicts" short_desc="Tool to help resolving git conflicts"
maintainer="Peter Wang <novalazy@gmail.com>" maintainer="Peter Wang <novalazy@gmail.com>"