mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
darcs: update to 2.14.1.
This commit is contained in:
parent
02c543cea7
commit
f9d7e2e1c3
2 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
resolver: lts-11.3
|
||||
resolver: lts-11.15
|
||||
extra-deps:
|
||||
- fgl-5.5.4.0
|
||||
- graphviz-2999.19.0.0
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'darcs'
|
||||
pkgname=darcs
|
||||
version=2.14.0
|
||||
version=2.14.1
|
||||
revision=1
|
||||
nocross=yes
|
||||
build_style=haskell-stack
|
||||
hostmakedepends="unzip"
|
||||
makedepends="zlib-devel libcurl-devel ncurses-devel"
|
||||
short_desc="Change-focused cross-platform version control system"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://darcs.net/"
|
||||
distfiles="http://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=19fa0882a1485f03ab0552d6f01d538c2b286c4a38a1fe502e9cf2a78f782803
|
||||
checksum=61ddbc99acaf06df3a114437064e9241e0da467c23d1d3fb520a782eee32cd35
|
||||
nopie_files="/usr/bin/darcs"
|
||||
nocross=yes
|
||||
|
||||
post_install() {
|
||||
vinstall contrib/darcs_completion 644 etc/bash_completion.d
|
||||
|
|
Loading…
Add table
Reference in a new issue