New package: git-mediate-1.0.5

This commit is contained in:
Peter Wang 2019-08-14 19:25:04 +10:00 committed by Helmut Pozimski
parent cd22fdd1d4
commit 93f47d3438

View file

@ -0,0 +1,14 @@
# Template file for 'git-mediate'
pkgname=git-mediate
version=1.0.5
revision=1
build_style=haskell-stack
depends="git"
short_desc="Tool to help resolving git conflicts"
maintainer="Peter Wang <novalazy@gmail.com>"
license="GPL-2.0-only"
homepage="https://github.com/Peaker/git-mediate"
distfiles="https://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
checksum=a3f01abc25e7f5a89833131b07ba1a69ab497b099972acf6f333ef43be31b8bc
nocross=yes
nopie_files="/usr/bin/git-mediate"