haskell/haskell-pandoc-types: Updated for version 1.16.1.

Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
David Spencer 2016-05-13 12:08:02 +01:00 committed by Willy Sudiarto Raharjo
parent 94347be9ca
commit 88d495ccd1
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-pandoc-types
VERSION=${VERSION:-1.12.4.7}
VERSION=${VERSION:-1.16.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="haskell-pandoc-types"
VERSION="1.12.4.7"
VERSION="1.16.1"
HOMEPAGE="http://hackage.haskell.org/package/pandoc-types"
DOWNLOAD="http://hackage.haskell.org/package/pandoc-types-1.12.4.7/pandoc-types-1.12.4.7.tar.gz"
MD5SUM="bd46e342a9858966d8e647e24186cf10"
DOWNLOAD="http://hackage.haskell.org/package/pandoc-types-1.16.1/pandoc-types-1.16.1.tar.gz"
MD5SUM="9fed45bfc114c9530a16697945c20659"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-syb haskell-aeson haskell-deepseq-generics"