mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
darcs: update to 2.16.3.
This commit is contained in:
parent
d641505dba
commit
e4e3a04df7
2 changed files with 2 additions and 3 deletions
|
@ -2,5 +2,4 @@ resolver: lts-16.13
|
||||||
packages:
|
packages:
|
||||||
- .
|
- .
|
||||||
extra-deps:
|
extra-deps:
|
||||||
- sandi-0.4.3
|
|
||||||
- graphviz-2999.20.0.4
|
- graphviz-2999.20.0.4
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'darcs'
|
# Template file for 'darcs'
|
||||||
pkgname=darcs
|
pkgname=darcs
|
||||||
version=2.16.2
|
version=2.16.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=haskell-stack
|
build_style=haskell-stack
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
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=161752851d910fb8d2168cb49b3b9bbe0571e0b622cd1d36d1ea174aa25255db
|
checksum=8925ee87e2a7b4f3d87b3867dddf68344f879ba18486b156eaee4cf39b0dc1ad
|
||||||
nopie_files="/usr/bin/darcs"
|
nopie_files="/usr/bin/darcs"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue