Date: Friday, June 10, 2016 @ 06:37:16 Author: fyan Revision: 179011 upgpkg: haskell-yaml 0.8.17.2-1
rebuild with persistent-2.5, http-api-data-0.2.3, microlens-0.4.4.1, monads-tf-0.1.0.3, persistent-sqlite-2.5.0.2, persistent-template-2.5.1.3, unordered-containers-0.2.7.1, yaml-0.8.17.2 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-10 04:34:13 UTC (rev 179010) +++ PKGBUILD 2016-06-10 04:37:16 UTC (rev 179011) @@ -4,8 +4,8 @@ _hkgname=yaml pkgname=haskell-yaml -pkgver=0.8.17.1 -pkgrel=5 +pkgver=0.8.17.2 +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=('2bec28da3e1041892d0a694d6daf9ba1bdf5381111b4a3b3ac6b4cd909b0d3b3') +sha256sums=('b2008ad273ea424414817fe703f507464e6124393959370f371decd92663f18a') prepare() { # Needed only for examples, which won't be built
