New package: git-mediate-1.0.5
This commit is contained in:
parent
cd22fdd1d4
commit
93f47d3438
1 changed files with 14 additions and 0 deletions
14
srcpkgs/git-mediate/template
Normal file
14
srcpkgs/git-mediate/template
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue