git-mediate: update to 1.1.0.

This commit is contained in:
ii8 2025-07-03 22:55:13 +01:00
parent 0757df0750
commit c02e05f875

View file

@ -1,15 +1,15 @@
# Template file for 'git-mediate'
pkgname=git-mediate
version=1.0.8.1
revision=3
version=1.1.0
revision=1
build_style=haskell-stack
stackage="lts-19.0"
stackage="lts-23.26"
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=ee44841d37ded70cbcd8edd1e233a344d0118295e0bd2f0c6983ed00f619c467
checksum=7826a1cdbbd20696059c9a2b927916c6e3593be24ac10bd647b6c2d8e13b1124
nocross=yes
nopie_files="/usr/bin/git-mediate"