darcs: update to 2.16.4.
This commit is contained in:
parent
a826f29322
commit
0d0b84c7fb
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
resolver: lts-16.13
|
||||
resolver: lts-16.31
|
||||
packages:
|
||||
- .
|
||||
extra-deps:
|
||||
- graphviz-2999.20.0.4
|
||||
- graphviz-2999.20.1.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'darcs'
|
||||
pkgname=darcs
|
||||
version=2.16.3
|
||||
version=2.16.4
|
||||
revision=1
|
||||
build_style=haskell-stack
|
||||
hostmakedepends="unzip"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://darcs.net/"
|
||||
distfiles="http://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=8925ee87e2a7b4f3d87b3867dddf68344f879ba18486b156eaee4cf39b0dc1ad
|
||||
checksum=e4166252bc403ffc2518edff48801796b8dab73fd9e0da1fcdda916b207fbe1d
|
||||
nopie_files="/usr/bin/darcs"
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue