Date: Wednesday, December 7, 2016 @ 07:55:26 Author: felixonmars Revision: 198271
upgpkg: haskell-binary-tagged 0.1.4.2-1 rebuild with binary-tagged-0.1.4.2, generics-sop-0.2.3.0 Modified: haskell-binary-tagged/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-07 07:48:21 UTC (rev 198270) +++ PKGBUILD 2016-12-07 07:55:26 UTC (rev 198271) @@ -4,7 +4,7 @@ _hkgname=binary-tagged pkgname=haskell-binary-tagged -pkgver=0.1.4.1 +pkgver=0.1.4.2 pkgrel=1 pkgdesc="Tagged binary serialisation." url="https://github.com/phadej/binary-tagged#readme" @@ -14,7 +14,7 @@ "haskell-hashable" "haskell-scientific" "haskell-semigroups" "haskell-sha" "haskell-tagged" "haskell-text" "haskell-unordered-containers" "haskell-vector") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('86ae562f528dd85e1d87f2e4c886be168e1b1dd78c42e22ae3e9bf36ff879acd') +sha256sums=('311fab8c2bac00cb6785cb144e25ed58b2efce85e5dc64e30e2b5a2a16cdc784') prepare() { # nats is an empty package in new GHC
