void-packages/srcpkgs/git-mediate/template
2020-02-03 19:53:24 +01:00

14 lines
506 B
Bash

# Template file for 'git-mediate'
pkgname=git-mediate
version=1.0.8
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=81220f7e20a3913bc147b69681666ad22e60e5b759a1becad78ee28dcad8013d
nocross=yes
nopie_files="/usr/bin/git-mediate"