Date: Sunday, July 16, 2017 @ 12:04:42 Author: felixonmars Revision: 245337
upgpkg: haskell-yaml 0.8.23.3-1 rebuild with yaml,0.8.23.3 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-07-16 11:58:49 UTC (rev 245336) +++ PKGBUILD 2017-07-16 12:04:42 UTC (rev 245337) @@ -4,8 +4,8 @@ _hkgname=yaml pkgname=haskell-yaml -pkgver=0.8.23.1 -pkgrel=7 +pkgver=0.8.23.3 +pkgrel=1 pkgdesc="Support for parsing and rendering YAML documents." url="http://github.com/snoyberg/yaml/" license=("custom:BSD3") @@ -14,7 +14,7 @@ "haskell-resourcet" "haskell-scientific" "haskell-semigroups" "haskell-text" "haskell-unordered-containers") source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('142b853ab191b71fef4d9731d9862c309289522e5b776a50df2dbf04e538ca2dd2f5bb34ed1468ff43bd61f37f2279c2a1ba64b0bc121f63d0cfe25dc0e57931') +sha512sums=('95898c84db66d9e06d789461bbf8e4ba49c1c3a67e2d25c4aa456a9b3d46a4a82bb72e572e0bdffc961f342b96a67cd1acb92fd163b599dc87cd890f7be41a7d') prepare() { # Needed only for examples, which won't be built
