Date: Tuesday, September 6, 2016 @ 08:38:42 Author: felixonmars Revision: 188672
upgpkg: haskell-yaml 0.8.18.5-1 rebuild with JuicyPixels-3.2.8, cpphs-1.20.2, darcs-2.12.1, dlist-0.8.0.2, unix-time-0.3.7, wai-extra-3.0.17, wai-websockets-3.0.1.1, yaml-0.8.18.5 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-09-06 08:37:42 UTC (rev 188671) +++ PKGBUILD 2016-09-06 08:38:42 UTC (rev 188672) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml -pkgver=0.8.18.4 +pkgver=0.8.18.5 pkgrel=1 pkgdesc="Support for parsing and rendering YAML documents." url="http://github.com/snoyberg/yaml/" @@ -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=('f5bab6f6940ce789e2104525e647318a981e6f5e4e23b9de7b942da82b0c382c') +sha256sums=('90875ae906872f0b2d3cc38f265f11347c80643d4b64a6c5965183e1b700e5c3') prepare() { # Needed only for examples, which won't be built
