darcs: update to 2.12.0.
This commit is contained in:
parent
f3a585169f
commit
f281251a49
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'darcs'
|
||||
pkgname=darcs
|
||||
version=2.10.3
|
||||
version=2.12.0
|
||||
revision=1
|
||||
nocross=yes
|
||||
build_style=haskell-stack
|
||||
stackage="lts-5.1"
|
||||
stackage="lts-5.14"
|
||||
hostmakedepends="ghc stack"
|
||||
makedepends="zlib-devel libcurl-devel ncurses-devel"
|
||||
short_desc="Change-focused cross-platform version control system"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://darcs.net/"
|
||||
distfiles="http://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=ca00c40d08276f94868c7c1bbc6dbd9b6b41a15c1907c34947aaa51d4dbbf642
|
||||
checksum=17318d1b49ca4b1aa00a4bffc2ab30a448e7440ce1945eed9bf382d77582308d
|
||||
nopie=yes
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue