mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
darcs: update to 2.12.3.
This commit is contained in:
parent
545a5503e3
commit
42c80a91d8
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'darcs'
|
# Template file for 'darcs'
|
||||||
pkgname=darcs
|
pkgname=darcs
|
||||||
version=2.12.0
|
version=2.12.3
|
||||||
revision=1
|
revision=1
|
||||||
nocross=yes
|
nocross=yes
|
||||||
build_style=haskell-stack
|
build_style=haskell-stack
|
||||||
stackage="lts-5.14"
|
stackage="lts-7.0"
|
||||||
hostmakedepends="ghc stack"
|
hostmakedepends="ghc stack"
|
||||||
makedepends="zlib-devel libcurl-devel ncurses-devel"
|
makedepends="zlib-devel libcurl-devel ncurses-devel"
|
||||||
short_desc="Change-focused cross-platform version control system"
|
short_desc="Change-focused cross-platform version control system"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://darcs.net/"
|
homepage="http://darcs.net/"
|
||||||
distfiles="http://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
distfiles="http://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=17318d1b49ca4b1aa00a4bffc2ab30a448e7440ce1945eed9bf382d77582308d
|
checksum=68ed535dce4bd2d8349ba04258bb56df7d47853dac9d3365fc0325a86db1cde5
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue