Date: Wednesday, October 26, 2016 @ 08:25:31 Author: felixonmars Revision: 193543
upgpkg: haskell-yaml 0.8.20-1 rebuild with extra-1.5.1, http-client-0.5.3.3, monad-logger-0.3.20, pandoc-citeproc-0.10.2, yaml-0.8.20 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-26 08:22:57 UTC (rev 193542) +++ PKGBUILD 2016-10-26 08:25:31 UTC (rev 193543) @@ -4,8 +4,8 @@ _hkgname=yaml pkgname=haskell-yaml -pkgver=0.8.18.7 -pkgrel=2 +pkgver=0.8.20 +pkgrel=1 pkgdesc="Support for parsing and rendering YAML documents." url="http://github.com/snoyberg/yaml/" license=("custom:BSD3") @@ -14,7 +14,7 @@ "haskell-enclosed-exceptions" "haskell-resourcet" "haskell-scientific" "haskell-semigroups" "haskell-text" "haskell-unordered-containers") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('b8cebafe9294b34258114b8ea5576d26c2d0070645ab9bfc84000b367931a944') +sha256sums=('d5cda5b2849afb9f0d7572759c3e006798d7efaeeb0bf0d3825f12832a0a3b11') prepare() { # Needed only for examples, which won't be built
