darcs: update to 2.14.1.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
resolver: lts-11.3
|
resolver: lts-11.15
|
||||||
extra-deps:
|
extra-deps:
|
||||||
- fgl-5.5.4.0
|
- fgl-5.5.4.0
|
||||||
- graphviz-2999.19.0.0
|
- graphviz-2999.19.0.0
|
||||||
|
|||||||
@@ -1,18 +1,18 @@
|
|||||||
# Template file for 'darcs'
|
# Template file for 'darcs'
|
||||||
pkgname=darcs
|
pkgname=darcs
|
||||||
version=2.14.0
|
version=2.14.1
|
||||||
revision=1
|
revision=1
|
||||||
nocross=yes
|
|
||||||
build_style=haskell-stack
|
build_style=haskell-stack
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
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"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0"
|
license="GPL-2.0-or-later"
|
||||||
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=19fa0882a1485f03ab0552d6f01d538c2b286c4a38a1fe502e9cf2a78f782803
|
checksum=61ddbc99acaf06df3a114437064e9241e0da467c23d1d3fb520a782eee32cd35
|
||||||
nopie_files="/usr/bin/darcs"
|
nopie_files="/usr/bin/darcs"
|
||||||
|
nocross=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall contrib/darcs_completion 644 etc/bash_completion.d
|
vinstall contrib/darcs_completion 644 etc/bash_completion.d
|
||||||
|
|||||||
Reference in New Issue
Block a user