Date: Tuesday, December 13, 2016 @ 06:45:56 Author: felixonmars Revision: 199152
upgpkg: haskell-yaml 0.8.21.1-2 rebuild with yaml-0.8.21.1 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-13 06:38:11 UTC (rev 199151) +++ PKGBUILD 2016-12-13 06:45:56 UTC (rev 199152) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml -pkgver=0.8.20 +pkgver=0.8.21.1 pkgrel=2 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=('d5cda5b2849afb9f0d7572759c3e006798d7efaeeb0bf0d3825f12832a0a3b11') +sha256sums=('f9f8e801a215c65cf5eff6e3aa384060e60232521630495d13573bf0677a0db2') prepare() { # Needed only for examples, which won't be built
